SharpPlot.DrawVectors Method (Int32[,])

Vector plot from an integer matrix of xyxy pairs.

public void DrawVectors(
    int[,] data
);

See also ...

SharpPlot Members | DrawVectors Method