CogOCRMaxSegmenterCharacterStatistics MinHeight Property Cognex VisionPro 9.25 SR1
Returns minimum height of all characters (in pixels)

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

public int MinHeight { get; }

Property Value

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