CogVerifierRunProgressChangedEventArgs OutputData Property Cognex VisionPro 9.21
Gets the CogVerificationData object associated with this EventArgs object.

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

public CogVerificationData OutputData { get; }

Property Value

Type: CogVerificationData
See Also