ICoordinateTransform
Description
- Derived from
- Extended by
-
CoordinateTransform abstract
IMapTransform
A ICoordinateTransform object provides a mapping between map coordinates (i.e. easting and northing) and geographic coordinates (i.e. latitude and longitude).
Public / Methods
Flags
Applies the given coordinate system flags to this transform.
The given flags will change the interpretation of easting
and northing
values that are passed to MapToGeographic or returned from GeographicToMap.