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


ISurveyEditToolManager.SelectSurveyEditTool Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ISurveyEditToolManager.SelectSurveyEditTool Method

Select Survey Edit Tool as the current tool.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISurveyEditToolManager Interface