Provides access to members for coordinate conversion.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
ConvertLocation | Converts input coordinates, in IPoint, DMS, UTM, or MGRS formats, from one datum to another. | |
GetDatumEllipsoid | Gives back the Ellipsoid used by the given datum. | |
GetDatumList | Gives back the names of the datums available for use with ConvertLocation and GetDatumEllipsoid. |
CoClasses that implement ICoordinateTool
CoClasses and Classes | Description |
---|---|
CoordinateTool | A utility class that provides methods for coordinate conversion. |