MarkerGetFillColor returns the fill color of a marker symbol.
Return Value
rvFillColorRGB is a vector with 3 elements that sets the symbol fill color:
| Value | Meaning |
|---|---|
| rvFillColorRGB[1] | Red (0 to 255) |
| rvFillColorRGB[2] | Green (0 to 255) |
| rvFillColorRGB[3] | Blue (0 to 255) |
Parameters
Identifies the marker.
See also
id-1323750