BubbleTree.getAlign

Syntax

getAlign();

Description

The getAlign method returns bubble tree orientation coefficients.

Comments

This method returns a JSON object with the following fields: X - X axis orientation coefficient, Y - Y axis orientation coefficient.

Example

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

See also:

BubbleTree