CogOCVMaxCharacterResult VerificationStatus Property Cognex VisionPro 9.8
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: 75.1.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