next up previous contents index
Next: Bar3D Up: Functions and procedures Previous: Arc

Bar

   

Declaration:

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

Description:

Draws a rectangle with corners at (X1,Y1) and (X2,Y2) and fills it with the current color and fill-style.

Errors:

None.

See also:

Bar3D, Rectangle



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