Click or drag to resize
Accord.NET (logo)

LineMarker Constructor (Color)

Initializes a new instance of the LineMarker class.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public LineMarker(
	Color markerColor
)
Request Example View Source

Parameters

markerColor
Type: System.DrawingColor
See Also