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


IMapGeographicTransformations Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapGeographicTransformations Interface
ArcGIS Developer Help

IMapGeographicTransformations Interface

Provides access to members that control the map's set of geographic transformations and the directions in which they are applied.

Product Availability

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

Members

Name Description
Read-only property GeographicTransformations On-the-fly geographic transformations.

Classes that implement IMapGeographicTransformations

Classes Description
Globe (esriGlobeCore) A container for the display and manipulation of data in the Globe.
Map A container for the display and manipulation of map data.

See Also

IGeoTransformationOperationSet Interface