xscale property

TextPath.xscale property

Determines whether a straight textpath will be used instead of the shape path.

get xscale(): boolean

Remarks

The default value is false.

If true, the text runs along a path from left to right along the x value of the lower boundary of the shape.

See Also