ArcObjects Library Reference (EditorExt)  

IControlPointContainer Interface

Provides access to members that maintain control points.

Product Availability

Available with ArcGIS Desktop.

Description

Control points represent known target coordinates for displacement links. For example street intersections or building corners locations that may have been captured using GPS or survey. The methods on this interface manipulate control points.

Members

Description
Method AddControlPoint Adds a control point.
Read-only property ControlPointCount Number of control points.
Method DeleteControlPoint Removes the specified control point.
Method GetControlPoint The control point at the specified index.

CoClasses that implement IControlPointContainer

CoClasses and Classes Description
Adjustment The Adjustment Tools Editor Extension.