Text.Kernings Property

Gets or sets the value of spacing between characters.

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

Syntax

C#
public float[] Kernings { get; set; }

Property Value

The text kernings. These values are measured in 1/1000 em.

See Also

Reference