CharStyle.Tracking Property

Gets or sets the tracking (character spacing) for the text.

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

Syntax

C#
public double Tracking { get; set; }

Property Value

A single-precision floating-point value representing the tracking amount.

See Also

Reference