GridShow

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

GridShow

public Boolean GridShow {get; set;}

 

value:        

  Show or not show the grid.

 

Example:

 myCAD1.GridShow = true;

 

See also:

 GridColor

 GridHeight

 GridPenSize

 GridType

 GridWidth