dc-draw-polygon

long ( dc-draw-polygon long dc-id multi-value list)

Draws a (possibly filled) polygon. list is a multi-value, which can be created by a call to mv-append and a list of arguments. The list must contain an even number of floating-point values, interpreted in pairs as the points determining the polygon. The outline and filling attributes are determined by the pen and brush settings respectively.