LineMaxTool CopyBase Method Cognex VisionPro 9.21 SR1

Create a copy of this tool.

Namespace: Cognex.Vision.LineMax
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.1.1
Syntax

public override ITool CopyBase(
	ToolCopyModeConstants copyMode
)

Return Value

Type: ITool

A copy of this tool.

Implements

ITool CopyBase(ToolCopyModeConstants)
See Also