GridPenSize

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

GridPenSize

public Int32 GridPenSize {get; set;}

 

value:        

  Set the grid pen size.

 

Example:

 myCAD1.GridPenSize = 2;

 

See also:

 GridColor

 GridHeight

 GridShow

 GridType

 GridWidth