Click or drag to resize

FontsSmallFont Property

Returns a font use for small text in dialog boxes. 0.8x the size of NormalFont.

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

Property Value

Type: Font
See Also