[This is preliminary documentation and subject to change.]
Default constructor : text = "" angle = 45 degrees anticlockwise from horizontal.
Default constructor : text = "" angle = 45 degrees anticlockwise from horizontal.
public ArrowItem(PointD);
Constructor
public ArrowItem(PointD,double);
Constructor
public ArrowItem(PointD,double,string);
ArrowItem Class | NPlot Namespace