FontStrikethrough Property |
Gets a value indicating that this font has a strikethrough decoration
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public bool Strikethrough { get; }
Public ReadOnly Property Strikethrough As Boolean
Get
member Strikethrough : bool with get
Property Value
Type:
BooleanSee Also