Click or drag to resize

FontFontDecoration Property

Gets the decorations applied to the font

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public FontDecoration FontDecoration { get; }

Property Value

Type: FontDecoration
The font decoration.
Remarks
Decorations can be applied to any typeface/style of font.
See Also