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; }
Public ReadOnly Property Underline As Boolean
Get
member Underline : bool with get
Property Value
Type:
BooleanSee Also