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