colorgradient1 Method

Purpose:

Sets the first color to draw a gradient fill.

Syntax:

but.colorgradient1 = color

where color is a RGBA value.

Comments:

This method only applies when drawing backgrounds

Example:

but.colorgradient1 = RED

but.colorgradient2 = BLUE