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


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

ITiePointOperation Interface

Provides access to members that control an image tie point operation.

Product Availability

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

Members

Name Description
Method AddPoints Adds a list of match points.
Method Compute Computes tiepoints.
Method Init Initializes a tie point collection with a tie point table.
Method SaveTo Saves all tie points to a given tie point table.

Classes that implement ITiePointOperation

Classes Description
TiePointCollection The Image Tie point collection class.