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