Box ( x1, y1, x2, y2 )

Draws a rectangle on the current canvas.

Example:
    Box (0, 0, 50, 50)