Next:
set-brush
Up:
wx:dc
Previous:
set-background
set-background-mode
Determines whether text is drawn with a background (
wx:const-solid
) or not (
wx:const-transparent
).
(send
a-wx:dc
set-background-mode
mode
)
->
void
mode
:
small integer
PLT