Constructs a new instance of the CogToolBase class.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax
Parameters
- other
- Type: Cognex.VisionPro.Implementation CogToolBase
A CogToolBase to copy.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | other is null. |
See Also