NPlot Documented Class Library

Marker Constructor (MarkerType, Int32, Pen, Boolean)

[This is preliminary documentation and subject to change.]

Constructor

public Marker(
   MarkerType markertype,
   int size,
   Pen pen,
   bool fill
);

Parameters

markertype
The marker type.
size
The marker size.
pen
The marker Pen.
fill
The fill flag.

See Also

Marker Class | NPlot Namespace | Marker Constructor Overload List