CanvasHTMLRenderer.Width

Syntax

Width: Number

Description

The Width property determines rendering area width.

Comments

Use JSON or the setWidth property to set the property value, and the getWidth method to get the property value.

Example

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

See also:

CanvasHTMLRenderer