ArcObjects Library Reference (CadastralUI)  

IControlPointsManager Interface

Provides access to control points edit session manager.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method AddControlPoint Add a Control Point.
Read-only property AddingControlPoint Indicates whether Control Point is being added.
Method DeleteControlPoint Delete a Control Point.
Read-only property EditingControlPoint Indicates whether a Control Point is being edited.
Read-only property hWnd Window handle of the control dialog.
Method LoadSelectedPointInfo Load Control Point Data to the control dialog.
Method Refresh Refresh the layers or just the dialog.
Method SelectControlPointsTool Select the Control Points Tool as Active tool.
Method ShowWindow Show the control dialog window.
Method StartAddControlPoint Start Adding a Control Point.
Method StartEditControlPoint Start Editing a Control Point.
Method StopAddControlPoint Stop Addind a Control Point.
Method StopEditControlPoint Stop Editing a Control Point.
Read-only property Visible Indicates if the control dialog is visible.

CoClasses that implement IControlPointsManager

CoClasses and Classes Description
ControlPointsManager Manager Object for Control Points.