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