Page History
Description
This is the color Color of the line display object. It takes a 4-byte integer where the 1st first byte represents red value (0-255), the 2nd second byte represents green value (0-255), and the 3rd third byte represents blue value (0-255).
Property
...
Type
- Read-write property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property Color() As Variant |
Info | ||
---|---|---|
| ||