TransformDialog Constructor

Syntax

PP.Ufe.Ui.TransformDialog(settings);

Parameters

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

Description

The TransformDialog constructor creates an instance of the TransformDialog component.

Example

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

See also:

TransformDialog