Click or drag to resize

FontFamiliesMonospace Property

Gets a monospace font family

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static FontFamily Monospace { get; }

Return Value

Type: FontFamily
A font family instance for the monospace font
See Also