CogOCRMaxSegmenter UseCharacterMinAspect Property Cognex VisionPro 9.5
Whether to use CharacterMinAspect to split wide characters.

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

public bool UseCharacterMinAspect { get; set; }

Property Value

Type: Boolean
The UseCharacterMinAspect value. The default value is true.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfUseCharacterMinAspect
Remarks

Stage: Group, Analyze

See Also