Color.B

Syntax

B: Number

Description

The B property sets the blue color component from 0 to 255.

Comments

Use the setB method to set the property value, and the getB method to get the value.

Example

The example of property use is given in description of the ColorCombo.ColorChange event.

See also:

Color