textScaleY property

double textScaleY
getter/setter pair

Vertical scaling factor for text.

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

Implementation

double textScaleY;