CanvasHTMLRenderer.Height

Syntax

Height: Number

Description

The Height property determines rendering area height.

Comments

Use JSON or the setHeight property to set the property value, and the getHeight method to get the property value.

Example

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

See also:

CanvasHTMLRenderer