MapChart.getPaperArea

Syntax

getPaperArea();

Description

The getPaperArea method returns a rectangle that bounds a map area.

Comments

The method returns a value of the PP.Rect type.

Example

The example of use is given in the page with description of the MapChart.getToolTipLayer method.

See also:

MapChart