Specifies the second color for a two-color gradient fill.
To set a color index, specify an integer value from 1 to 255, or a color name from the first seven colors.
To set true colors, specify a string of 3 integers from 1 to 255 separated by commas and preceded by RGB, for example, "RGB:000,000,000".
Values
| 1 | "red" |
| 2 | "yellow" |
| 3 | "green" |
| 4 | "cyan" |
| 5 | "blue" |
| 6 | "magenta" |
| 7 | "white" |
| 8 .. 255 | standard colors |
| 256 | "BYLAYER" |
| True Colors | "RGB:nnn,nnn,nnn" |
Properties
| Type | String |
| Default | 7 ("white") |
| Status | Read / Write |
| Saved | Not saved |
Related Variables
GFANG, GFCLR1, GFCLRSTATE, GFNAME, GFSHIFT
Related Topics
About Creating Hatches, Fills and Gradients
Related Commands