This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IC > IControlPointContainerEvents Interface (ArcObjects .NET 10.5 SDK) |
Provides access to events that occur when the control point container changes.
This outbound interface contains methods which run when control points within the control point container are added or deleted.
Description | ||
---|---|---|
ControlPointAdded | Occurs when the control point is added. | |
ControlPointDeleted | Occurs when the control point is deleted. |
CoClasses and Classes | Description |
---|---|
Adjustment | The Adjustment Tools Editor Extension. |