SharpPlot Reference > SharpPlot Methods > DrawPolygon Method > (Double[],Double[]) SharpPlot.DrawPolygon Method (Double[],Double[])
Draw polygon from x and y coordinates – default edge and no fill.
public void DrawPolygon(
double[] xValues,
double[] yValues
);
See also ...SharpPlot Members | SharpPlot.DrawPolygon Method
Send comments on this topic © Dyalog Ltd 2021
|