textScaleX property

double textScaleX
getter/setter pair

Horizontal scaling factor for text.

This value scales the text horizontally. A value of 1.0 means no scaling, while values greater than 1.0 stretch the text horizontally. Default is 1.0.

Implementation

double textScaleX;