Constructs a deep copy of the supplied CogPMAlignMultiRunParams object.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 69.0.0.0
Syntax
Parameters
- Other
- Type: Cognex.VisionPro.PMAlign CogPMAlignMultiRunParams
The CogPMAlignMultiRunParams object to be copied. May not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the supplied argument is null or if the supplied object has been disposed. |
See Also