FontTypefaceBold Property |
Gets a value indicating that this font typeface has a bold style
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public bool Bold { get; }
Public ReadOnly Property Bold As Boolean
Get
member Bold : bool with get
Property Value
Type:
BooleanSee Also