[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     NAME: DrawPoly

     USE: Procedure to draw the outline of a polygon using the current
          line style and color.

     DEPENDENCY:  Must first be in graphics mode.  The unit Graph
                  must also be placed in the uses section.

     SYNTAX: DrawPoly(NumberOfPoints, PolyPointsType);
             DrawPoly(Integer, PolyPointsType);

See Also: FillPoly GetLineSettings SetColor SetLineStyle GraphResult
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson