OverhangAfter Property
Gets the distance that black pixels extend beyond the bottom alignment edge of a line.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double OverhangAfter { get; init; }
Public Property OverhangAfter As Double
Get
Set
member OverhangAfter : float with get, set
Property Value
DoubleSee Also
Reference
TextLineMetrics Structure
Avalonia.Media.TextFormatting Namespace