Font.LineGap Property

Gets a line gap of the current font.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float LineGap { get; }

Property Value

The line gap of the current font.

Remarks

Line gap means a spacing between two lines when they are displayed one under another.

See Also

Reference