Click or drag to resize

CustomDisplayClippingBox Property

Gets the clipping box of this CustomDisplay.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public BoundingBox ClippingBox { get; }

Property Value

Type: BoundingBox
See Also