SharpPlot Reference > SharpPlot Methods > DrawPolygon Method > (Double[],Double[],Color)

SharpPlot.DrawPolygon Method (Double[],Double[],Color)

Draw polygon from x and y coordinates, and Color – with default edge and no fill.

public void DrawPolygon(
    double[] xValues,
    double[] yValues,
    Color polyColor
);

See also ...

SharpPlot Members | SharpPlot.DrawPolygon Method


Send comments on this topic
© Dyalog Ltd 2021