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