BackgroundColor

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

BackgroundColor

public Color BackgroundColor {get; set;}

 

value:        

 Specifies the background color.

 

Example:

 myCAD1.BackgroundColor = Color.White;