Click or drag to resize

Text3dBold Property

Gets or sets whether this Text3d object will be drawn in Bold.

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

Property Value

Type: Boolean
See Also