getPolygons()
The function returns a list of all polygons of the Maps EWO.
Synopsis
dyn_int getPolygons(layerId = 1)
Parameter
Parameter | Description |
---|---|
layerId | layer number of polygon. Default: 1 |
Description
This function returns the polygon number of every polygon in a layer in the Maps EWO.
Assignment
See also
addPolygon(), setPolygonOuterBoundaries(), appendPolygonInnerBoundaries(), setPolygonColor(), getPolygonColor(), setPolygonLineWidth(), getPolygonLineWidth(), removePolygon()