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


IControlPointsManager.EditingControlPoint Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IControlPointsManager.EditingControlPoint Property

Indicates whether a Control Point is being edited.

[Visual Basic .NET]
Public ReadOnly Property EditingControlPoint As Boolean
[C#]
public bool EditingControlPoint {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IControlPointsManager Interface