Click or drag to resize

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; }

Return Value

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