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


IControlPointContainerEvents.ControlPointDeleted Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

IControlPointContainerEvents.ControlPointDeleted Event

Occurs when the control point is deleted.

[Visual Basic .NET]
Public Event ControlPointDeleted As ControlPointDeletedEventHandler
[C#]
public event ControlPointDeletedEventHandler ControlPointDeleted

Product Availability

Available with ArcGIS Desktop.

See Also

IControlPointContainerEvents Interface