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
Example Graphic.PenWidth('3');
Page updated: 06 April 2023
Sets the line width for the current pen.
This method is identical to Pen(Width, Value).
Width. Specifies the line width in pixels.
Example Graphic.PenWidth('3');
|
---|