Share

AcGiTextStyle::trackingPercent

C++

virtual double trackingPercent() const;

Description

Returns the tracking percent in use by the AcGiTextStyle object. The value may be between 0.75 and 4.0. The tracking percent is a factor applied to the distance between the starting points of successive characters. A value of 1.0 indicates that the characters have no spacing adjustment (that is, they are spaced based only on the character definitions in the font file).

Links

AcGiTextStyle

Was this information helpful?