Skip to main content
A newer version of this page is available. .

UTMCartesianToGeoConverter Constructors

Converter that transforms data from the Universal Transverse Mercator projected coordinate system to the geographic coordinate system.

Name Parameters Description
UTMCartesianToGeoConverter() none Initializes a new instance of the UTMCartesianToGeoConverter class with default settings.
UTMCartesianToGeoConverter(Int32, Hemisphere) utmZone, hemisphere Initializes new instance of the UTMCartesianToGeoConverter class with the specified parameters.
See Also