This document is archived and information here might be outdated.  Recommended version.


IControlPointContainerEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IC > IControlPointContainerEvents Interface
ArcGIS Developer Help

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

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

Classes that implement IControlPointContainerEvents

Classes Description
Adjustment The Adjustment Tools Editor Extension.