GridType

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

GridType

public MyGridType GridType {get; set;}

 

value:        

  Set the grid type.

 

Example:

 myCAD1.GridType = MyGridType.Pixel;

 

See also:

 GridColor

 GridHeight

 GridPenSize

 GridShow

 GridWidth