Next:
set-stipple
Up:
wx:pen
Previous:
set-colour
set-join
Sets the pen join style (X Windows, Windows). See
get-join
for a list of join styles.
(send
a-wx:pen
set-join
join-style
)
->
void
join-style
:
small integer
PLT