Next:
get-style
Up:
wx:pen
Previous:
get-join
get-stipple
Gets the current stipple bitmap, or return
null
is no stipple bitmap is being used.
(send
a-wx:pen
get-stipple)
->
wx:bitmap%
object or
null
PLT