FontMetricsUnderlineThickness Property

Gets a value that indicates the thickness of the underline in design em size.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int UnderlineThickness { get; init; }

Property Value

Int32

See Also