Construct a deep copy of the supplied CogTrevistaDepthImageParams object.
Namespace: Cognex.VisionPro.TrevistaAssembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 85.1.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro.Trevista CogTrevistaDepthImageParams
The CogTrevistaDepthImageParams object to be copied. May not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the supplied argument is null. |
See Also