Gets or sets whether this Text3d object will be drawn in Italics.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool Italic { get; set; }
Public Property Italic As Boolean
Get
Set
Property Value
Type:
BooleanSee Also