The GeographicTransformation type exposes the following members.

Properties

  NameDescription
CanUseGridTransformations
Gets a boolean indicating if grid-based geographic transformations are available for use in the application. These are installed as part of an ArcGIS Explorer expansion pack.
CoordinateSystem1
Gets the first of a pair of CoordinateSystems to which the transformation applies.
CoordinateSystem2
Gets the second of a pair of CoordinateSystems to which the transformation applies.
Id
Gets the unique internal identifier of this GeographicTransformation, sometimes referred to as the factory code or Well Known ID (WKID).
Name
A string containing the name of the GeographicTransformation.

See Also