TagCloud.getCanvas

Syntax

getCanvas();

Description

The getCanvas method returns draw area of tag cloud items.

Comments

Returned value - object of the PP.Ui.Canvas class.

Example

The example of method use is given in description of the TagCloudItem.draw method.

See also:

TagCloud