MapVisualItem.getBoundsRect

Syntax

getBoundsRect();

Description

The getBoundsRect method returns a rectangular shape bounding the factor of the map layer area.

Comments

The method returns value of the PP.Rect type.

Example

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

See also:

MapVisualItem