Click or drag to resize
CanvasFontFaceLineGap Property
Gets the line gap for the font. This is the recommended additional white space to add between lines.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float LineGap { get; }

Property Value

Type: Single
See Also