.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Blue property
Example

Read-only. The blue component of a color's RGB value.

Defined in

NotesColorObject

Data type

Integer

Syntax

To get: valueRGB% = notesColorObject.Blue

Usage

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

This property is in the range 0-255.

Language cross-reference

Blue property in Java ColorObject class

Example
See Also