GridWidth

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

GridWidth

public Int32 GridWidth {get; set;}

 

value:        

  Set the grid width.

 

Example:

 myCAD1.GridWidth = 50;

 

See also:

 GridColor

 GridHeight

 GridPenSize

 GridShow

 GridType