StrikethroughPosition Property
Gets a value that indicates the distance of the strikethrough from the baseline in design em size.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int StrikethroughPosition { get; init; }
Public Property StrikethroughPosition As Integer
Get
Set
member StrikethroughPosition : int with get, set