Click or drag to resize

FontsTitleFont Property

Returns a font used for dialog titles. 2x the size of NormalFont, and bold.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static Font TitleFont { get; }

Property Value

Type: Font
See Also