Click or drag to resize

FoundLine(FoundLine) Constructor

Copy constructor.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
public FoundLine(
	FoundLine line
)

Parameters

line  FoundLine
The line to be copied.
See Also