Specifies the pen width.
Declaration
TPenObj.Width
| Read-Write Property | Integer | 
| TPenObj | A TPen object | 
Description
Use the Width property to get or set the width of the pen represented by the given TPen object.
Property Value
An integer value greater or equal to 0 that signifies the pen width.
