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


IControlPointsManager2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > IControlPointsManager2 Interface
ArcGIS Developer Help

IControlPointsManager2 Interface

Provides access to control point manager.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method CreateControlPoint Create a new control point.
Method DeleteControlPointsByName Delete control points specified by name.
Method GetUpdatingControlPoint Control Point by name that needs to be updated.
Method UpdateActiveStatusByName Update the active state of selected control points specified by name.
Method UpdateControlPoint Update control point data.

Classes that implement IControlPointsManager2

Classes Description
ControlPointsManager Manager Object for Control Points.