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