Parameters which control the behavior of OCRMax AutoCorrect(),
AutoTune(), and Tune() functions.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 83.0.0.0
Syntax
Property Value
Type: CogOCRMaxTuneParamsEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if TuneParams is set to null. |
See Also