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