CharInfo.AdvanceX Property

Gets the horizontal advance width of the character.

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

Syntax

C#
public float AdvanceX { get; }

Property Value

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

See Also

Reference