Gets and sets the object responsible for drawing the grid lines. | |
Syntax: | Set CimPen = object.Pen object.Pen = CimPen |
Description: | CimGrid.Pen contains the pen object
responsible for drawing the grid lines. The value of this property defaults to a pen of style apPenDot, width 0 and black color. |