Share

AcGiTextStyle::xScale

C++

virtual double xScale() const;

Description

Returns the X scale factor currently in use by the AcGiTextStyle object. The X scale factor is applied to the character cell widths as each character is drawn to allow the width to be adjusted independently of the height. For example, if the xScale value is 0.8, then each character will be drawn at 80% of its normal "unadjusted" width.

Links

AcGiTextStyle

Was this information helpful?