Type   Default Value   Read Only   Description

String

White No

The color of the Canvas itself.

This property is available as a standard comma delimited color string.

 

   
Notes
 
     

The color of the Canvas itself.

Whenever the size of the canvas increases, the area uncovered is colored using the value of this property.

This means that if you want your canvas to be blue you should set the canvas color before you set the width and height properties.

 

   
See Also
 
     

Specifying Colors.
Canvas Width property.
Canvas Height property.

 

   
Example
 
     

None.