LineGap Property
Gets the recommended additional space between two lines of text.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double LineGap { get; }
Public ReadOnly Property LineGap As Double
Get
member LineGap : float with get
Property Value
DoubleSee Also
Reference
TextMetrics Structure
Avalonia.Media.TextFormatting Namespace