SetRGB Method

Specifies the RGB values of the True Color.

See Also | Example

Signature

object.SetRGB (Red, Green, Blue)

object

AcCmColor
The object or objects this method applies to.

Red

Long; red value.

Green

Long; green value.

Blue

Long; blue value.

 

   Comments?