Click or drag to resize
CanvasFontFaceStrikethroughThickness Property
Gets the thickness of the strikethrough for this font.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float StrikethroughThickness { get; }

Property Value

Type: Single
See Also