This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > IControlPointsManager2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to control point manager.
Description | ||
---|---|---|
CreateControlPoint | Create a new control point. | |
DeleteControlPointsByName | Delete control points specified by name. | |
GetUpdatingControlPoint | Control Point by name that needs to be updated. | |
UpdateActiveStatusByName | Update the active state of selected control points specified by name. | |
UpdateControlPoint | Update control point data. |
CoClasses and Classes | Description |
---|---|
ControlPointsManager | Manager Object for Control Points. |