CogOCRMaxSegmenterElementInfo DistanceToMainLine Property Cognex VisionPro 9.7
Returns the distance (in the y direction) of a character or fragment from the mainline as a percentage of the estimated line height.

Use this diagnostic to help set the segmenter's [!:Cognex::VisionPro::OCRMax::CharacterFragmentMaxDistanceToMainLine] parameter.

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

public double DistanceToMainLine { get; }

Property Value

Type: Double
The DisatanceToMainLine value. The default value is 0.
See Also