CanvasHTMLRenderer.ScaleY

Syntax

ScaleY: Number

Description

The ScaleY property determines scale by the Y axis of the rendering area.

Comments

Use JSON or the setScaleY property to set the property value, and the getScaleY method to get the property value.

Example

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

See also:

CanvasHTMLRenderer