Copy constructs a CogStatisticsSimple object. This is a deep copy.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- other
- Type: Cognex.VisionPro CogStatisticsSimple
CogStatisticsSimple. The object to be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the input argument is null. |
See Also