SmartLineTool Ran EventCognex VisionPro 9.25 SR1

Event that is raised at the end of the tool's Run method.

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

public override event EventHandler<EventArgs> Ran

Value

Type: System EventHandler EventArgs 

Implements

ITool Ran
See Also