set-width in pen%
set-width
pen%
Sets the pen width.
A pen cannot be modified if it was obtained from a pen-list% or while it is selected into a drawing context.
pen-list%
(send a-pen set-width width) -> void width : real number in [0, 255]
(send a-pen set-width width)
send
a-pen
width