CogOCVMaxLineResult NumCharactersVerified Property Cognex VisionPro
The number of characters in this line that were verified.

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

public int NumCharactersVerified { get; }

Property Value

Type: Int32
This read-only property of type System::Int32 will be greater than or equal to zero.
See Also