===== PenWidth (Statement) ===== ==== Format ==== penwidth [[numericexpressions|width]]\\ penwidth( [[numericexpressions|width]] ) ==== Description ==== Set the width of the current drawing pen. The pen width is used in the drawing statements to define how wide the line, point, or border of a shape should be. The default width is 1 pixel wide. If no border is desired the width may be set to 0. ==== See Also ==== {{page>en:start#Graphics - Drawing&noheader}} ==== History ==== |0.9.9.28|New to version| |1.99.99.25|added penwidth zero|