LineMaxTool Ran EventCognex VisionPro 9.23

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.24.0.0
Syntax

public override event EventHandler<EventArgs> Ran

Value

Type: System EventHandler EventArgs 

Implements

ITool Ran
See Also