next up previous contents index
Next: RegisterBGIDriver Up: Functions and procedures Previous: PutPixel

Rectangle

   

Declaration:

Procedure Rectangle (X1,Y1,X2,Y2 : Integer) ;

Description:

Draws a rectangle with corners at (X1,Y1) and (X2,Y2), using the current color and style.

Errors:

None.

See also:

Bar, Bar3D



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998