![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > ITiePointCollection Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control an image tie point collection.
| 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 and Classes | Description |
|---|---|
| TiePointCollection | The Image Tie point collection class. |