TextLineOverhangLeading Property
Gets the distance that black pixels extend prior to the left leading alignment edge of the line.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract double OverhangLeading { get; }
Public MustOverride ReadOnly Property OverhangLeading As Double
Get
abstract OverhangLeading : float with get
Return Value
Double
The overhang leading distance.