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


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

ITiePointOperation2 Interface

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

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 LoadFrom Loads tie points from a control point table.
Read/write property Resolution The tie point resolution.
Method SaveTo Saves all tie points to a given tie point table.
Method Thin Thins/removes extra tie points using a nCols*nRows grid with a given density.

Inherited Interfaces

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

Classes that implement ITiePointOperation2

Classes Description
TiePointCollection The Image Tie point collection class.