System Variable GFCRL1¶
Specifies the color for a one-color gradient fill or the first 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 |
5 (“blue”) |
Status |
Read / Write |
Saved |
Not saved |
Related Variables
GFANG, GFCLR2, GFCLRSTATE, GFNAME, GFSHIFT
Related Topics
About Creating Hatches, Fills and Gradients
Related Commands