Skip to content

TextRenderOptions.LineSpacing Property

Definition

Namespace: Brine2D.Rendering.Text

Line spacing multiplier \(1\.0 = normal, 1\.5 = 150% spacing\).

C#
public float LineSpacing { get; init; }

Property Value

System.Single