[AnmCursor]RubberBandColor
- Last UpdatedJul 19, 2023
- 1 minute read
Sets the color of the trend selection rubber band.
Allowable Values:
0x000000 to 0xFFFFFF
Colors defined as RGB values, for example:
-
0x000000 - (Black)
-
0x000080 - (Blue)
-
0x008000 - (Green)
-
0x008080 - (Cyan)
-
0x800000 - (Red)
-
0x800080 - (Magenta)
-
0x808000 - (Brown)
-
0xBFBFBF - (Grey)
-
0x7F7F7F - (Dark Grey)
-
0x0000FF - (Light blue)
-
0x00FF00 - (Light green)
-
0x00FFFF - (Light cyan)
-
0xFF0000 - (Light red)
-
0xFF00FF - (Light Magenta)
-
0xFFFF00 - (Yellow)
-
0xFFFFFF - (White)
Default Value:
0xFFFFFF (white)