Click or drag to resize

Cartographic Properties

The Cartographic type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets the linear coordinate measured perpendicular to the surface of the ellipsoid and positive above the surface.
Public propertyIsUndefined
Gets a value indicating whether or not any of the coordinates for this instance have the value NaN.
Public propertyItem
Gets the value of the specified element with index of 0, 1, and 2 corresponding to the coordinates Longitude, Latitude, and Height.
Public propertyLatitude
Gets the angular coordinate measured perpendicular to the equatorial plane.
Public propertyLength
Gets the number of elements in this set of coordinates.
Public propertyLongitude
Gets the angular coordinate lying in the equatorial plane of the ellipsoid and measured from the prime meridian.
Public propertyStatic memberUndefined
Gets a set of Cartographic coordinates with values of NaN.
Public propertyStatic memberZero
Gets a set of Cartographic coordinates representing the zero vector.
Top
See Also