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