GridColor

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

GridColor

public Color GridColor {get; set;}

 

value:        

  Set the grid color.

 

Example:

 myCAD1.GridColor = Color.Red;

 

See also:

 GridHeight

 GridPenSize

 GridShow

 GridType

 GridWidth