Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This is the background Background color of the entity display object. This property takes a 4-byte integer where the first byte represents a red value (0-255), the second 8 byte represents a green value (0-255), and the third byte represents a blue value (0-255).

...

Code Block
languagevb
Public Property BackgroundColor() As Variant
Info
titleSee Also