Click or drag to resize

CylindricalBounds Properties

The CylindricalBounds type exposes the following members.

Properties
  NameDescription
Public propertyClockBounds
Gets the bounds for the Clock coordinate.
Public propertyIsUndefined
Gets a value indicating whether any of the bounds coordinates for this instance have the value NaN.
Public propertyLowerBound
Gets the minimal value defining the bounds.
Public propertyRadialBounds
Gets the bounds for the Radial coordinate.
Public propertyStatic memberUndefined
Gets a set of CylindricalBounds with values of NaN.
Public propertyUpperBound
Gets the maximal value defining the bounds.
Public propertyZBounds
Gets the bounds for the Z coordinate.
Top
See Also