CogVerificationDatabase CogVerificationGradeEventHandler 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 CogVerificationGradeEventHandler(
	Object sender,
	CogVerificationGradeEventArgs e
)

Parameters

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