FontFamiliesCursiveFamilyName Field |
Name of the cursive system family name
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string CursiveFamilyName = "CURSIVE"
Public Const CursiveFamilyName As String = "CURSIVE"
static val mutable CursiveFamilyName: string
Field Value
Type:
StringRemarks
Not intended to be used directly, use
Cursive. Used by platform handlers
to determine which system font family to get
See Also