Click or drag to resize

FontFamiliesSans Property

Gets a sans-serif font family

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

Return Value

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