TreeMap.getSizeOptions

Syntax

getSizeOptions();

Description

The getSizeOptions method gets settings for the size panel in wizard settings format.

Comments

This methods returns an array of JSON objects with the following fields: Name - property name, Value - property value.

Example

The example of use is given in the page with description of the TreeMap.getColorOptions property.

See also:

TreeMap