CanvasSVGRenderer.ScaleY

Syntax

ScaleY: Number;

Description

The ScaleY property sets scale of the transformed object along the vertical axis.

Example

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

See also:

CanvasSVGRenderer