SharpPlot.DrawVectors Method (Int32[][])

Vector plot from a list of integer xyxy pairs.

public void DrawVectors(
    int[][] data
);

See also ...

SharpPlot Members | DrawVectors Method