Procedure FillPoly (NumberOfPoints : Word; Var PolyPoints) ;
Draws a polygone with NumberOfPoints corner points and fills it using the current color and line-style.
PolyPoints is an array of type PointType.
None.
Bar, seepBar3D, Rectangle