Skip to main content

OverhangTrailing Property

Gets the distance that black pixels extend following the right trailing alignment edge of the line.

Definition

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

public abstract double OverhangTrailing { get; }
View Source

Return Value

Double
The overhang trailing distance.

Remarks

The OverhangTrailing value will be positive when the trailing drawn pixel comes before the trailing alignment point.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace