TextLineOverhangAfter Property
Gets the distance that black pixels extend beyond the bottom alignment edge of a line.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract double OverhangAfter { get; }
Public MustOverride ReadOnly Property OverhangAfter As Double
Get
abstract OverhangAfter : float with get
Return Value
Double
The overhang after distance.