ToolBase Ran EventCognex VisionPro 9.22

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

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

public abstract event EventHandler<EventArgs> Ran

Value

Type: System EventHandler EventArgs 

Implements

ITool Ran
See Also