Canvas Constructor

Syntax

PP.Ui.Canvas(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The Canvas constructor creates an instance of the Canvas component.

Example

The example of constructor use is given on the Example of Creating the Canvas Component page.

See also:

Canvas