getLineColor()

The function gets the color of a line of the Maps EWO.

Synopsis

string getLineColor(int lineId, int layerId = 1)

Parameter

Parameter Description
lineId line number
layerId layer number of line. Default: 1

Description

This function is used to get the color of a specified line.

Assignment

Maps Widget

See also

addLine(), addPointToLine(), centerOnLine(), getLinePoints(), getLines(), getLineType(), getLineWidth(), lineExists(), removeLine(), setLineColor(), setLineType(), setLineWidth()