Click or drag to resize

Text3dBoundingBox Property

Gets the bounding box for this Text3d object.

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

Property Value

Type: BoundingBox
See Also