Provides access to members that control an image tie point collection.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Add | Adds an image tie point. | |
Append | Appends an image tie point. | |
Count | The image tie point count. | |
Insert | Inserts an image tie point after the specified position. | |
Point | The image tie point at the specified position. | |
Remove | Removes the image tie point at the specified position. | |
RemoveAll | Removes all image tie points. | |
Replace | Replaces an image tie point at the specified position. |
CoClasses that implement ITiePointCollection
CoClasses and Classes | Description |
---|---|
TiePointCollection | The Image Tie point collection class. |