CogClassifyTool Clone Method Cognex VisionPro 9.22
Create a duplicate of this CogClassifyTool object.

Namespace: Cognex.VisionPro.ViDiEL
Assembly: Cognex.VisionPro.ViDiEL (in Cognex.VisionPro.ViDiEL.dll) Version: 87.0.0.0
Syntax

protected override Object Clone()

Return Value

Type: Object
A newly created duplicate of this CogClassifyTool object.
See Also