AreaSelection.CornerSize

Syntax

CornerSize: Number;

Description

The CornerSize property determines size of selection frame corners in the PP.Ui.AreaSelectionType.Cornered mode.

By default the property value is 10.

Comments

Use the setCornerSize method to set the property value, and the getCornerSize method to get the property value.

Example

The example of use is given on the page with description of the AreaSelection.MinSize property.

See also:

AreaSelection