A System::Array of character results, one for every character in this line.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
public CogOCVMaxCharacterResult[] CharacterResults { get; }public CogOCVMaxCharacterResult[] CharacterResults { get; }Public ReadOnly Property CharacterResults As CogOCVMaxCharacterResult()
Get
Public ReadOnly Property CharacterResults As CogOCVMaxCharacterResult()
Get
public:
property array<CogOCVMaxCharacterResult^>^ CharacterResults {
array<CogOCVMaxCharacterResult^>^ get ();
}public:
property array<CogOCVMaxCharacterResult^>^ CharacterResults {
array<CogOCVMaxCharacterResult^>^ get ();
}Property Value
Type:
CogOCVMaxCharacterResult This read-only property is of type System::Array of CogOCVMaxCharacterResult.