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