FormattedTextLineHeight 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) Version: 11.3.999
public double LineHeight { get; set; }

Property Value

Double

See Also