Cartographic Properties |
The Cartographic type exposes the following members.
Name | Description | |
---|---|---|
Height |
Gets the linear coordinate measured perpendicular to the surface of the ellipsoid and positive above the surface.
| |
IsUndefined |
Gets a value indicating whether or not any of the coordinates for this instance have the value NaN.
| |
Item | ||
Latitude |
Gets the angular coordinate measured perpendicular to the equatorial plane.
| |
Length |
Gets the number of elements in this set of coordinates.
| |
Longitude |
Gets the angular coordinate lying in the equatorial plane of the ellipsoid and measured from the prime meridian.
| |
Undefined |
Gets a set of Cartographic coordinates with values of NaN.
| |
Zero |
Gets a set of Cartographic coordinates representing the zero vector.
|