GridHeight

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

GridHeight

public Int32 GridHeight {get; set;}

 

value:        

  Set the grid height.

 

Example:

 myCAD1.GridHeight = 50;

 

See also:

 GridColor

 GridPenSize

 GridShow

 GridType

 GridWidth