Click or drag to resize

FontsStyle Enumeration

Style for UI font.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum Style
Members
  Member nameValueDescription
Regular0Normal
Bold1Bold
Italic2Italic
Underline4Underline
Strikeout8Strikeout
See Also