CogOCVMaxCharacterResult VerificationStatus Property Cognex VisionPro 9.7
The verification status for this character. Possible values include Verified, Confused, and Failed.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax

public CogOCVMaxCharacterStatusConstants VerificationStatus { get; }

Property Value

Type: CogOCVMaxCharacterStatusConstants
This read-only property of type CogOCVMaxCharacterStatusConstants may be one of Verified, Confused, or Failed.
See Also