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


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

IControlPointsManager.AddingControlPoint Property

Indicates whether Control Point is being added.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IControlPointsManager Interface