NPlot Documented Class Library

MarkerItem Constructor

[This is preliminary documentation and subject to change.]

Constructs a square marker at the (world) point point.

Overload List

Constructor

public MarkerItem(Marker,PointD);

Constructor

public MarkerItem(Marker,double,double);

Constructs a square marker at the (world) point point.

public MarkerItem(PointD);

Default constructor - a square black marker.

public MarkerItem(double,double);

See Also

MarkerItem Class | NPlot Namespace