getLines()
The function returns all lines of the Maps EWO.
Synopsis
dyn_int getLines(layerId = 1)
Parameter
Parameter | Description |
---|---|
layerId | layer number of line. Default: 1 |
Description
This function is used to get the line number of all lines of a specified layer of the Maps EWO.
Assignment
See also
addLine(), addPointToLine(), centerOnLine(), getLineColor(), getLinePoints(), getLineType(), getLineWidth(), lineExists(), removeLine(), setLineColor(), setLineType(), setLineWidth()