Click or drag to resize

FontUnderline Property

Gets a value indicating that this font has an underline decoration

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

Property Value

Type: Boolean
See Also