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)
- C#
- VB
- F#
public double OverhangLeading { get; init; }
Public Property OverhangLeading As Double
Get
Set
member OverhangLeading : float with get, set
Property Value
DoubleSee Also
Reference
TextLineMetrics Structure
Avalonia.Media.TextFormatting Namespace