ArcObjects Library Reference (EditorExt)  

IControlPointContainerEvents Interface

Provides access to events that occur when the control point container changes.

Product Availability

Available with ArcGIS Desktop.

Description

This outbound interface contains methods which run when control points within the control point container are added or deleted.

Members

Description
Event ControlPointAdded Occurs when the control point is added.
Event ControlPointDeleted Occurs when the control point is deleted.

CoClasses that implement IControlPointContainerEvents

CoClasses and Classes Description
Adjustment The Adjustment Tools Editor Extension.