CanvasSVGRenderer.ScaleX

Syntax

ScaleX: Number;

Description

The ScaleX property sets scale of the transformed object along the horizontal axis.

Example

The example of use is given in description of the CanvasSVGRenderer constructor.

See also:

CanvasSVGRenderer