CogVerificationDatabase CogVerificationAddEventHandler DelegateCognex VisionPro 9.25 SR1

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax

public delegate void CogVerificationAddEventHandler(
	Object sender,
	CogVerificationDataEventArgs e
)

Parameters

sender
Type: System Object
e
Type: Cognex.VisionPro.Inspection CogVerificationDataEventArgs
See Also