Click or drag to resize

FontsNormalFont Property

Returns the normal font used for dialog boxes and buttons.

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

Property Value

Type: Font
See Also