BackColor()

Syntax

BackColor(Color)
Description
Set the default background color for graphic functions and text display. RGB() or RGBA() can be used to get a valid color value. Whether or not the alpha channel is used depends on the drawing mode.

A color table with common colors is available here.

Supported OS

All

2DDrawing Index - Box() ->