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