CogOCRMaxSegmenterCharacterStatistics MinWidth Property Cognex VisionPro 9.7
Returns minimum width of all characters (in pixels)

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

public int MinWidth { get; }

Property Value

Type: Int32
The MinWidth value. The default value is Int32::MaxValue.
See Also