<< Click to Display Table of Contents >>
Navigation: MyCAD > Properties >
public Color GridColor {get; set;}
value:
Set the grid color.
Example:
myCAD1.GridColor = Color.Red;
See also:
GridHeight
GridPenSize
GridShow
GridType
GridWidth