AreaSelection Constructor

Syntax

PP.Ui.AreaSelection(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The AreaSelection constructor creates an instance of the AreaSelection class.

Example

The example of constructor use is given in description of the AreaSelection.start method.

See also:

AreaSelection