MapVisualItem.Shape

Syntax

Shape: PP.MapShape;

Description

The Shape property determines the map layer area which is linked to this factor.

Comments

Use JSON or the setShape method to set the property value and the getShape method to get the property value.

Example

The example of use is given on the page with description of the PP.MapBar class constructor.

See also:

MapVisualItem