Construct a deep copy of the supplied CogDLRuntimeThresholds.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Parameters
- other
- Type: Cognex.VisionPro.DLRuntime CogDLRuntimeThresholds
The CogDLRuntimeThresholds object to be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the "other" argument is null. |
See Also