Skip to main content

OverhangLeading Property

Gets the distance that black pixels extend prior to the left leading alignment edge of the line.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public abstract double OverhangLeading { get; }
View Source

Return Value

Double
The overhang leading distance.

Remarks

When the leading drawn pixel comes before the alignment point, the value is negative.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace