next up previous contents index
Next: Ellipse Up: Functions and procedures Previous: DetectGraph

DrawPoly

   

Declaration:

Procedure DrawPoly (NumberOfPoints : Word; Var PolyPoints ;

Description:

Draws a polygone with NumberOfPoints corner points, using the current color and line-style. PolyPoints is an array of type PointType.

Errors:

None.

See also:

Bar, seepBar3D, Rectangle



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