FontFamiliesSerif Property |
Gets a serif font family
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static FontFamily Serif { get; }
Public Shared ReadOnly Property Serif As FontFamily
Get
static member Serif : FontFamily with get
Return Value
Type:
FontFamilyA font family instance for the serif font
See Also