CogSmartLineResults Constructor (CogSmartLineResults)Cognex VisionPro 9.25 SR1
Construct a deep copy of the supplied CogSmartLineResults object.

Namespace: Cognex.VisionPro.SmartLine
Assembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax

public CogSmartLineResults(
	CogSmartLineResults other
)
Exceptions

ExceptionCondition
ArgumentNullExceptionother is null.
See Also