TextPresenterLineHeight Property
Gets or sets the line height. By default, this is set to
NaN, which determines the appropriate height automatically.
Namespace: Avalonia.Controls.PresentersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double LineHeight { get; set; }
Public Property LineHeight As Double
Get
Set
member LineHeight : float with get, set
Property Value
Double