isPointOut(x: Number, y: Number);
x. X coordinate.
y. Y coordinate.
The isPointOut method indicates if the point with specified coordinates is located outside of the bubble tree borders.
This method returns a Boolean value.
The example of use is given in the page with description of the BubbleTree.Alignment property.
See also: