Next: get-stipple
Up: wx:pen
Previous: get-colour
Returns the pen join style (X Windows, Windows). The join style is
one of:
- wx:const-join-round
- wx:const-join-bevel
- wxconst-join-miter
(The default is wx:const-join-round.)
- (send a-wx:pen get-join) -> small integer
PLT