next up previous contents index
Next: Circle Up: Functions and procedures Previous: Bar

Bar3D

   

Declaration:

Procedure Bar3D (X1,Y1,X2,Y2 : Integer; depth : Word; Top : Boolean) ;

Description:

Draws a 3-dimensional Bar with corners at (X1,Y1) and (X2,Y2) and fills it with the current color and fill-style. Depth specifies the number of pixels used to show the depth of the bar.

If Top is true; then a 3-dimensional top is drawn.

Errors:

None.

See also:

Bar, Rectangle



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