Construct this object by making a deep copy of the supplied object.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- other
- Type: Cognex.VisionPro CogFeatureCrsp
The CogFeatureCrsp object to be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If other is null. |
See Also