dlAddPolygon
dlAddPolygon(w_dlist x_penNumber l_pointsList[s_tagSymbol] ) =>t / nil
Description
Adds a polygon to the display list.
Arguments
|
Polygon which is a list of points comprising its vertices. For example, the list of points can be specified in either of these ways: |
|
Related Topics
Add Objects to the Display List
Return to top