CogOCVMaxLineResult CharacterResults Property Cognex VisionPro 9.5
A System::Array of character results, one for every character in this line.

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

public CogOCVMaxCharacterResult[] CharacterResults { get; }

Property Value

Type:  CogOCVMaxCharacterResult 
This read-only property is of type System::Array of CogOCVMaxCharacterResult.
See Also