Constructs a deep copy of the supplied collection.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 79.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro.LineMax CogLineMaxEdgePointCollection
The object to copy. Cannot be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | other is null. |
See Also