CogToolBase Clone Method Cognex VisionPro 9.20
Creates a deep copy of the tool.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax

protected abstract Object Clone()

Return Value

Type: Object
A deep copy of the cloned tool.
See Also