Click or drag to resize

UniversalTransverseMercator Properties

The UniversalTransverseMercator type exposes the following members.

Properties
  NameDescription
Public propertyEasting
Gets the eastward distance of the location into the zone.
Public propertyHemisphere
Gets the hemisphere of the coordinates.
Public propertyIsUndefined
Gets a value indicating whether or not the Easting and Northing coordinates for this instance have the value NaN, the Zone is not in the correct range, or the Hemisphere is invalid.
Public propertyNorthing
Gets the northward distance of the location into the zone.
Public propertyStatic memberUndefined
Gets a set of UniversalTransverseMercator coordinates with Easting and Northing values of NaN, Zone 0, and Hemisphere 0.
Public propertyZone
Gets the longitude zone of the location.
Top
See Also