Construct a deep copy of the supplied CogOCRLineCollection object.
Namespace: Cognex.VisionPro.ViDiELAssembly: Cognex.VisionPro.ViDiEL (in Cognex.VisionPro.ViDiEL.dll) Version: 93.1.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro.ViDiEL CogOCRLineCollection
The CogOCRLineCollection to be copied. Must not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | other is null. |
See Also