BubbleTree.getFreeArea

Syntax

getFreeArea();

Description

The getFreeArea method gets free area of the bubble tree, used to house elements.

Comments

This method returns an object of the PP.Rect type.

Example

The example of use is given in the page with description of the BubbleTree.Alignment property.

See also:

BubbleTree