Constructs a deep copy of the supplied instance.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 79.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro.LineMax CogLineMaxResult
The object to copy.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | other is null. |
See Also