Fonts.SmallFont Property

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)
Syntax
public static Font SmallFont { get; }
Public Shared ReadOnly Property SmallFont As Font
	Get

Property Value

Type: Font
Version Information

Rhino for Windows

Supported in: 6.8
See Also