PyramidalBounds Properties |
The PyramidalBounds type exposes the following members.
Name | Description | |
---|---|---|
IsUndefined |
Gets a value indicating whether any of the bounds coordinates for this instance have the value NaN.
| |
LowerBound |
Gets the minimal value defining the bounds.
| |
Undefined |
Gets a set of PyramidalBounds with values of NaN.
| |
UpperBound |
Gets the maximal value defining the bounds.
| |
ZBounds |
Gets the bounds for the Z coordinate.
| |
ZXAngleBounds |
Gets the bounds for the ZXAngle coordinate.
| |
ZYAngleBounds |
Gets the bounds for the ZYAngle coordinate.
|