FontIHandlerFontDecoration Property |
Gets the decorations applied to the font
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax FontDecoration FontDecoration { get; }
ReadOnly Property FontDecoration As FontDecoration
Get
abstract FontDecoration : FontDecoration with get
Property Value
Type:
FontDecorationThe font decoration.
Remarks
Decorations can be applied to any typeface/style of font.
See Also