Click or drag to resize
Accord.NET (logo)

LineMarker Constructor

Overload List
  NameDescription
Public methodLineMarker(Color)
Initializes a new instance of the LineMarker class.
Public methodLineMarker(Line)
Initializes a new instance of the LineMarker class.
Public methodLineMarker(Color, Int32)
Initializes a new instance of the LineMarker class.
Public methodLineMarker(Line, Color)
Initializes a new instance of the LineMarker class.
Public methodLineMarker(Line, Color, Int32)
Initializes a new instance of the LineMarker class.
Top
See Also