Fonts.HeadingFont Property

FontsHeadingFont Property

Returns a font used for dialog headings. 1.2x the size of NormalFont.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static Font HeadingFont { get; }
Public Shared ReadOnly Property HeadingFont As Font
	Get

Property Value

Type: Font
See Also