CogOCRMaxTool LineResult Property Cognex VisionPro
Gets the result of running the OCRMax tool.

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

public CogOCRMaxLineResult LineResult { get; }

Property Value

Type: CogOCRMaxLineResult
The LineResult value. The default value is nullptr.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfLineResult
See Also