ArcObjects Library Reference (DataSourcesRaster)  

IGeoTransformationHelper Interface

Provides access to member that control a geographic transformation helper.

Product Availability

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

Members

Description
Read/write property DefaultTargetSpatialReference The default target spatial reference used in the 'Install' method if the 'pTargetSR' argument is not specified.
Method Init Initializes the object given a primary set of geographic transformation operators (GT + direction). Previously installed geotransformation methods are removed from the system.
Method Install Sets the system default geographic transformation on the primary operation set if missing.
Method RemoveAll All previously installed geotransformation methods are removed from the system.
Method Set Sets the system default geographic transformation on the primary operation set if missing.

CoClasses that implement IGeoTransformationHelper

CoClasses and Classes Description
GeoTransformationHelper The geograpgic transformation (datum conversion) helper class.