
Next: draw-rounded-rectangle
Up: wx:canvas
Previous: draw-polygon
Draws a rectangle. The current pen is used for the outline and the current brush for
filling the shape.
- (send a-wx:canvas draw-rectangle x y width height) -> void
x : inexact real
y : inexact real
width : inexact real
height : inexact real
PLT