SmartLineTool CopyBase Method Cognex VisionPro 9.22 SR1

Create a copy of this tool.

Namespace: Cognex.Vision.SmartLine
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.22.2.0
Syntax

public override ITool CopyBase(
	ToolCopyModeConstants copyMode
)

Return Value

Type: ITool

A copy of this tool.

Implements

ITool CopyBase(ToolCopyModeConstants)
See Also