FontTypefaceFontStyle Property |
Gets the style of this typeface
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic FontStyle FontStyle { get; }
Public ReadOnly Property FontStyle As FontStyle
Get
member FontStyle : FontStyle with get
Property Value
Type:
FontStyle
Remarks
This style does not fully describe the characteristics of the typeface, just very broad characteristics.
See Also