Copy constructs a CogCenterPointsToLines object. This
is a deep copy.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 91.0.0.0
Syntax
Parameters
- Other
- Type: Cognex.VisionPro CogCenterPointsToLines
The CogCenterPointsToLines object to be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If Other is null. |
See Also