hilitedCoordinatesColor
Type
property
Summary
The color for drawing the highlighted point
Syntax
set the hilitedCoordinatesColor of <widget> to <color>
get the hilitedCoordinatesColor of <widget>
Description
If the widget currently has some hilitedCoordinates|highlighted coordinates set, the hilitedCoordinatesColor determines the color used to draw the highlighting dot and lines.
Value
Name | Type | Description |
---|---|---|
value | Any string which is a valid color, including RGBA values. |
Related
property: hilitedCoordinates