AutoCAD environment variable CmdLine.BackColor
List of AutoCAD environment variables |
The CmdLine.BackColor environment variable in the main versions of AutoCAD:
In AutoCAD since version R14
Description of the variable 'CmdLine.BackColor':
Background color of the command line
Search CmdLine.BackColor on the Internet



CmdLine.BackColor
You can display or set the value of the CmdLine.BackColor environment variable by typing (getenv "CmdLine.BackColor") resp. (setenv "CmdLine.BackColor" "newvalue") on the command line.
IMPORTANT: all environment variable names are case sensitive - use their name verbatim, exactly as listed here! All the values are string-type values. Read more in the tip 14686.
Wait please, loading variables...