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


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

IControlPointsManager.SelectControlPointsTool Method

Select the Control Points Tool as Active tool.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IControlPointsManager Interface