Page History
Description
Color of the Attribute object. It takes a four-byte integer where the first byte represents red value (0-255), the second byte represents green value (0-255), and the third byte represents blue value (0-255).
Property Type
- Read-write property
Syntax
Code Block | ||
---|---|---|
| ||
Public Property Color() As Variant |
Info | ||
---|---|---|
| ||