BoxFill (x1, y1, x2, y2)

Draws a filled rectangle on the current canvas.

Example:
    BoxFill ( 0, 0, 50, 50 )