UniversalPolarStereographic Properties |
The UniversalPolarStereographic type exposes the following members.
| Name | Description | |
|---|---|---|
| Easting |
Gets the eastward distance of the location into the zone.
| |
| Hemisphere |
Gets the hemisphere of the coordinates.
| |
| IsUndefined |
Gets a value indicating whether or not the Easting and Northing coordinates for this
instance have the value NaN or the Hemisphere is invalid.
| |
| Northing |
Gets the northward distance of the location into the zone.
| |
| Undefined |
Gets a set of UniversalPolarStereographic coordinates with
Easting and Northing values of NaN
and Hemisphere 0.
|