Reference > Methods > DrawVectors Method > (Int32[],Int32[],Int32[],Int32[])

SharpPlot.DrawVectors Method (Int32[],Int32[],Int32[],Int32[])

Vector plot from 4 integer arrays of nodes.

public void DrawVectors(
    int[] x1,
    int[] y1,
    int[] x2,
    int[] y2
);

See also ...

SharpPlot Members | DrawVectors Method


Send comments on this topic
© Dyalog Ltd 2013