Click or drag to resize

Text3dHeight Property

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)
Since: 5.0
Syntax
public double Height { get; set; }

Property Value

Type: Double
See Also