Construct a deep copy of the supplied CogPMAlignMultiTool object.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 73.0.0.0
Syntax
Parameters
- Other
- Type: Cognex.VisionPro.PMAlign CogPMAlignMultiTool
The CogPMAlignMultiTool object to be copied. May not be NULL.
Exceptions
| Exception | Condition |
|---|---|
| NullReferenceException | If Othert is NULL. |
See Also