Click or drag to resize
Accord.NET (logo)

LineMarker Constructor (Line)

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(
	Line line
)
Request Example View Source

Parameters

line
Type: Accord.Math.GeometryLine
See Also