TextLineMetricsOverhangAfter Property

Gets the distance that black pixels extend beyond the bottom alignment edge of a line.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double OverhangAfter { get; init; }

Property Value

Double

See Also