NPlot Documented Class Library

ArrowItem Constructor (PointD, Double)

[This is preliminary documentation and subject to change.]

Constructor

public ArrowItem(
   PointD position,
   double angle
);

Parameters

position
The position the arrow points to.
angle
angle of arrow with respect to x axis.

See Also

ArrowItem Class | NPlot Namespace | ArrowItem Constructor Overload List