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

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

public CogVerificationData OutputData { get; }

Property Value

Type: CogVerificationData
See Also