next up previous contents index
Next: FloodFill Up: Functions and procedures Previous: FillEllipse

FillPoly

   

Declaration:

Procedure FillPoly (NumberOfPoints : Word; Var PolyPoints) ;

Description:

Draws a polygone with NumberOfPoints corner points and fills it 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