TextBlockLineSpacing Property

Gets or sets the extra distance of each line to the next line.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double LineSpacing { get; set; }

Property Value

Double

See Also