Click or drag to resize

TextObjectTextGeometry Property

Get the text geometry for this object.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public TextEntity TextGeometry { get; }

Property Value

Type: TextEntity
See Also