Constructs a deep copy of the supplied CogReadOnlyBoolRange object.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 80.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro CogReadOnlyBoolRange
The CogReadOnlyBoolRange to copy. Must not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | other is null. |
See Also