Raised when the verifier starts running.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 91.0.0.0 (91.0.0.0)
public event EventHandler RunStarted
public event EventHandler RunStarted
Public Event RunStarted As EventHandler
Public Event RunStarted As EventHandler
public:
virtual event EventHandler^ RunStarted {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}public:
virtual event EventHandler^ RunStarted {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}Value
Type:
System EventHandlerImplements
ICogVerifier RunStarted