NPlot Documented Class Library

MarkerItem Constructor (Double, Double)

[This is preliminary documentation and subject to change.]

Default constructor - a square black marker.

public MarkerItem(
   double x,
   double y
);

Parameters

x
The world x position of the marker
y
The world y position of the marker

See Also

MarkerItem Class | NPlot Namespace | MarkerItem Constructor Overload List