Click or drag to resize

GraphicsFontStrikeout Property

Gets a value that indicates whether this font has a horizontal line through its characters.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual bool Strikeout { get; }

Property Value

Type: Boolean
See Also