CogLineMaxResults Constructor (CogLineMaxResults)Cognex VisionPro 9.5
Constructs a deep copy of the supplied instance.

Namespace: Cognex.VisionPro.LineMax
Assembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 69.0.0.0
Syntax

public CogLineMaxResults(
	CogLineMaxResults other
)
Exceptions

ExceptionCondition
ArgumentNullExceptionother is null.
See Also