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)
- C#
- VB
- F#
public abstract double OverhangTrailing { get; }
Public MustOverride ReadOnly Property OverhangTrailing As Double
Get
abstract OverhangTrailing : float with get
Return Value
Double
The overhang trailing distance.