Gets or sets the height (in units) of this Text3d object.
The height should be a positive number larger than zero.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double Height { get; set; }Public Property Height As Double
Get
Set
Property Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also