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


ITiePoint2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > ITiePoint2 Interface
ArcGIS Developer Help

ITiePoint2 Interface

Provides access to members that control an image tie point.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Equals Checks if it equals another tie point.
Read/write property ImageID The tie point's image ID.
Read/write property Location The tie point location.
Read/write property PointID The tie point ID.
Read/write property Resolution The tie point resolution.
Read/write property Score The tie point's quality score.

Inherited Interfaces

Interfaces Description
ITiePoint Provides access to members that control an image tie point.

Classes that implement ITiePoint2

Classes Description