Procedure Rectangle (X1,Y1,X2,Y2 : Integer) ;
Draws a rectangle with corners at (X1,Y1) and (X2,Y2), using the current color and style.
None.
Bar, Bar3D