PenWidth(Width)
Sets the line width for the current pen.
This method is identical to Pen(Width, Value).
Parameters
Width. Specifies the line width in pixels.
Example
Copy
Example Graphic.PenWidth('3');