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

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

public CogLineMaxResults(
	CogLineMaxResults other
)
Exceptions

ExceptionCondition
ArgumentNullExceptionother is null.
See Also