CanvasHTMLRenderer.ScaleX

Syntax

ScaleX: Number

Description

The ScaleX property determines scale by the X axis of the rendering area.

Comments

Use JSON or the setScaleX property to set the property value, and the getScaleX method to get the property value.

Example

The example of property use is given in description of the CanvasHTMLRenderer constructor.

See also:

CanvasHTMLRenderer