Description


Color of the ViewRelationshipDisplay object. It takes a 4-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

Public Property Color() As Variant
  • No labels