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