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 | ||
---|---|---|
AddControlPoint | Adds a control point. | |
ControlPointCount | Number of control points. | |
DeleteControlPoint | Removes the specified control point. | |
GetControlPoint | The control point at the specified index. |
CoClasses that implement IControlPointContainer
CoClasses and Classes | Description |
---|---|
Adjustment | The Adjustment Tools Editor Extension. |