LineMaxTool Ran EventCognex VisionPro 9.21 SR1

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

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

public override event EventHandler<EventArgs> Ran

Value

Type: System EventHandler EventArgs 

Implements

ITool Ran
See Also