Click or drag to resize

Text3dItalic Property

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; }

Property Value

Type: Boolean
See Also