Gets and sets the pen width. | |
Syntax: | long = object.Width object.Width = long |
Description: | CimPen.Width contains the pen width
or thickness. A value of 1 is equivalent to 1/100th of a
millimeter. This equivalence applies in CimView only when
the screen is at 100% zoom. The value of this property defaults to 0, which corresponds to a 1 pixel width regardless of the graphical device (e.g display versus a printer). |