Raised after the verification database has been cleared.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 75.0.0.0 (75.0.0.0)
public event EventHandler Cleared
public event EventHandler Cleared
Public Event Cleared As EventHandler
Public Event Cleared As EventHandler
public:
event EventHandler^ Cleared {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}public:
event EventHandler^ Cleared {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}Value
Type:
System EventHandler