Description

Color of the schema object's relationship display object. It takes a 4-byte integer where the first byte is a red value (0-255), the second byte is a green value (0-255), and the third byte is a blue value (0-255).

Property Type

  • Read-write property

Syntax

Public Property Color() As Variant
  • No labels