Click or drag to resize

RangeBox Properties

The RangeBox type exposes the following members.

Properties
 NameDescription
Public propertyLength Distance between MinPoint.X and MaxPoint.X
Public propertyMaxPoint Property that gets the maximum corner of the box.
Public propertyMinPoint Property that gets the minimum corner of the box.
Public propertyThickness Distance between MinPoint.Z and MaxPoint.Z
Public propertyWidth Distance between MinPoint.Y and MaxPoint.Y
Top
See Also