colorgradient2 Method

Purpose:

Sets the second color to draw for a gradient fill.

Syntax:

but.colorgradient2 = color

where color is a RGBA value.

Comments:

This method only applies when drawing backgrounds

Example:

but.colorgradient1 = RED

but.colorgradient2 = BLUE