MapGrid.getIsDrawed

Syntax

getIsDrawed();

Description

The getIsDrawed method determines whether a grid is drawn in the map.

Comments

The method returns True if a grid is drawn in the map, and False if otherwise.

Example

The example of use is given in the page with description of the MapGrid.HorizontalLinesCount method.

See also:

MapGrid