LineHeight Property
Gets or sets the height of, or the spacing between, each line where zero represents the default line height.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double LineHeight { get; set; }
Public Property LineHeight As Double
Get
Set
member LineHeight : float with get, set