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