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

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

protected override Object Clone()

Return Value

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