Click or drag to resize

LongitudeLatitudeRadius Properties

The LongitudeLatitudeRadius type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets the value of the specified element with index of 0, 1, and 2 corresponding to the coordinates Longitude, Latitude, and Radius.
Public propertyLatitude
Gets the angular coordinate measured from the xy-plane and toward the positive z-axis.
Public propertyLength
Gets the number of elements in this set of coordinates.
Public propertyLongitude
Gets the angular coordinate lying in the xy-plane measured from the positive x-axis and toward the positive y-axis.
Public propertyRadius
Gets the linear coordinate measured from the origin.
Public propertyStatic memberZero
Gets a set of LongitudeLatitudeRadius coordinates with values of zero.
Top
See Also