CharInfo.AdvanceY Property

Gets the vertical advance height of the character.

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

Syntax

C#
public float AdvanceY { get; }

Property Value

A single-precision floating-point value representing the vertical advance.

See Also

Reference