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