Construct a deep copy of the supplied CogSmartLineResults object.
Namespace: Cognex.VisionPro.SmartLineAssembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax
Parameters
- other
- Type: Cognex.VisionPro.SmartLine CogSmartLineResults
The CogSmartLineResults to be copied. Must not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | other is null. |
See Also