Click or drag to resize

CalculateBoundingBoxEventArgsBoundingBox Property

Gets the current bounding box.

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

Property Value

Type: BoundingBox
See Also