LineHeight Property
Paragraph's line height
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public abstract double LineHeight { get; }
Public MustOverride ReadOnly Property LineHeight As Double
Get
abstract LineHeight : float with get
Property Value
DoubleSee Also
Reference
TextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace