LOTUSSCRIPT/COM/OLE CLASSES


Red property
Example

Read-only. The red component of the color's RGB value.

Defined in

NotesColorObject

Data type

Integer

Syntax

To get: valueRGB% = notesColorObject.Red

Usage

If you write to NotesColor, this property changes to reflect the Domino color.

This property is in the range 0-240.

Language cross-reference

Red property in Java ColorObject class

Example
See Also