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


IControlPointsManager.StopAddControlPoint Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IControlPointsManager.StopAddControlPoint Method

Stop Addind a Control Point.

[Visual Basic .NET]
Public Sub StopAddControlPoint ( _
)
[C#]
public void StopAddControlPoint (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IControlPointsManager Interface