void DrawRectangle(wxCoord x, wxCoord y, wxCoord width, wxCoord height)
Draws a rectangle with the given top left corner, and with the given size. The current pen is used for the outline and the current brush for filling the shape.