StrikethroughThickness Property
Gets a value that indicates the thickness of the underline.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double StrikethroughThickness { get; }
Public ReadOnly Property StrikethroughThickness As Double
Get
member StrikethroughThickness : float with get
Property Value
DoubleSee Also
Reference
TextMetrics Structure
Avalonia.Media.TextFormatting Namespace