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 color of the line display object. It takes a 4 byte integer where the 1st byte represents red value (0-255), the 2nd byte represents green value (0-255), and the 3rd byte represents blue value (0-255).

Property type

Read-write property

Syntax

Visual Basic

Public Property Color() As Variant

See Also

LineDisplay Object

  • No labels