<< Click to Display Table of Contents >>
Navigation: MyCAD > Properties >
public Color BackgroundColor {get; set;}
value:
Specifies the background color.
Example:
myCAD1.BackgroundColor = Color.White;