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