FontMetricsUnderlinePosition 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) Version: 11.3.999
public int UnderlinePosition { get; init; }

Property Value

Int32

See Also