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

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

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

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

See also ...

SharpPlot Members | SharpPlot.DrawPolygon Method


Send comments on this topic
© Dyalog Ltd 2021