Click or drag to resize

Cylindrical Properties

The Cylindrical type exposes the following members.

Properties
  NameDescription
Public propertyClock
Gets the angular coordinate lying in the xy-plane measured from the positive x-axis and toward the positive y-axis.
Public propertyIsUndefined
Gets a value indicating whether 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 Clock, Radial, and Z.
Public propertyLength
Gets the number of elements in this set of coordinates.
Public propertyRadial
Gets the linear coordinate perpendicular to the z-axis.
Public propertyStatic memberUndefined
Gets a set of Cylindrical coordinates with values of NaN.
Public propertyZ
Gets the linear coordinate along the positive z-axis.
Public propertyStatic memberZero
Gets a set of Cylindrical coordinates with values of zero.
Top
See Also