LineHeight Property
Gets or sets the line height
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double LineHeight { get; set; }
Public Property LineHeight As Double
Get
Set
member LineHeight : float with get, set
Property Value
DoubleSee Also
Reference
ContentPresenter Class
Avalonia.Controls.Presenters Namespace