Changes the spec for the named colour object. Named colour objects are simply option variables used to store colour information. This command will write the value to the variable in the form #rrggbb where rr, gg and bb are two digit hex values representing the magnitude of the red, green and blue components respectively.
EditColour <colour-name> <colour-spec>
colour-name |
Name of colour object. May be the name of a pre-v8 graph colour object. See notes. |
colour-spec |
Text string that defines the colour. The functions GetColourSpec and SelectColourDialog return colour spec values. A value in the form #rrggbb or the name of another colour object may also be entered. |
Note that version 7.2 and earlier stored colour information differently and used different names. This command will still recognise the names of colour objects used for graphs and set the correct new colour object. Schematic colour objects used in version 7.2 and earlier are not supported. Refer to documentation on schematic styles in User's Manual/Schematic Editor/Styles .
▲ Command Summary ▲ | ||
◄ Echo | EditCopy ▶ |