Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Do not include any of the non-diagnostic data in the LastRunRecord. | |
| CharacterPositions | 1 | Includes the character position rectangles in the LastRunRecord. | |
| Characters | 2 | Includes the found character value in the LastRunRecord. | |
| CharacterConfidence | 4 | Includes the Confidence value for the found character. | |
| All | 4294967295 | Include all possible records in the LastRunRecord. |
See Also