VISIO::CANVAS_BG_COLOR
(int red, int green, int blue)
Description: Determines
the current background color. The values for the separate RGB fields
may vary between 0 and 65535. This command affects all canvasses and
can only be used after a canvas has been created.
Example: VISIO::CANVAS_BG_COLOR
(32768, 65535, 0)