get-cap in pen%
get-cap
pen%
Returns the pen cap style (Windows unsmoothed, X unsmoothed, all smoothing). The default is 'round.
'round
(send a-pen get-cap) -> symbol in '(round projecting butt)
(send a-pen get-cap)
send
a-pen
'(round projecting butt)