You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

This is the 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).

Property type

Read-write property

Syntax

Visual Basic

Public Property BackgroundColor() As Variant

See Also

SchemaObjDisplay Object

  • No labels