Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 79.0.0.0 (79.0.0.0)
public delegate void CogVerificationAddEventHandler(
Object sender,
CogVerificationDataEventArgs e
)
public delegate void CogVerificationAddEventHandler(
Object sender,
CogVerificationDataEventArgs e
)
Public Delegate Sub CogVerificationAddEventHandler (
sender As Object,
e As CogVerificationDataEventArgs
)
Public Delegate Sub CogVerificationAddEventHandler (
sender As Object,
e As CogVerificationDataEventArgs
)
public delegate void CogVerificationAddEventHandler(
Object^ sender,
CogVerificationDataEventArgs^ e
)
public delegate void CogVerificationAddEventHandler(
Object^ sender,
CogVerificationDataEventArgs^ e
)