CogSegmentTool Clone Method Cognex VisionPro 9.25 SR1
Create a duplicate of this CogSegmentTool object.

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

protected override Object Clone()

Return Value

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