RGB
Previous
Top
Next
Returns the number that represents a certain color.
Syntax: RGB (R, G, B)
Example:
pen1.Color = RGB (255,255,255)