set-brush in dc<%>
set-brush
dc<%>
Sets the current brush for drawing in this object. While a brush is selected into a drawing context, it cannot be modified.
(send a-dc set-brush brush) -> void brush : brush% object
(send a-dc set-brush brush)
send
a-dc
brush
brush%