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


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

ITiePoint 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 Score The tie point's quality score.

Classes that implement ITiePoint

Classes Description
TiePoint The Image Tie Point class.