[]
Draw polygon with current stroke and/or fill.
void DrawPolygon(double[] xs, double[] ys)
Array of x-coordinates.
Array of y-coordinates.