CanvasHTMLRenderer.RecursiveBoundsCalc

Syntax

RecursiveBoundsCalc: Boolean

Description

The RecursiveBoundsCalc property determines automatic calculation of size and position of DOM tree.

Comments

Available Values:

Use JSON or the setRecursiveBoundsCalc method to set the property value and the getRecursiveBoundsCalc method to get the property value.

Example

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

See also:

CanvasHTMLRenderer