CogPMRedLineTool Clone Method Cognex VisionPro 9.8 SR1
Returns a deep copy of this CogPMRedLineTool object.

Namespace: Cognex.VisionPro.PMRedLine
Assembly: Cognex.VisionPro.PMRedLine (in Cognex.VisionPro.PMRedLine.dll) Version: 75.0.0.0
Syntax

protected override Object Clone()

Return Value

Type: Object
A new CogPMRedLineTool instance that is a deep copy.
See Also