Cylindrical Properties |
The Cylindrical type exposes the following members.
| Name | Description | |
|---|---|---|
| Clock |
Gets the angular coordinate lying in the xy-plane measured from the positive x-axis and toward the positive y-axis.
| |
| IsUndefined |
Gets a value indicating whether any of the coordinates for this instance have the value NaN.
| |
| Item | ||
| Length |
Gets the number of elements in this set of coordinates.
| |
| Radial |
Gets the linear coordinate perpendicular to the z-axis.
| |
| Undefined |
Gets a set of Cylindrical coordinates with values of NaN.
| |
| Z |
Gets the linear coordinate along the positive z-axis.
| |
| Zero |
Gets a set of Cylindrical coordinates with values of zero.
|