Color.G

Syntax

G: Number

Description

The G property sets the green color component from 0 to 255.

Comments

Use the setG method to set the property value, and the getG method to get the value.

Example

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

See also:

Color