Vector plot from 4 integer arrays of nodes.
public void DrawVectors( int[] x1, int[] y1, int[] x2, int[] y2 );
SharpPlot Members | DrawVectors Method