CogOCRMaxSegmenterLineResultDiagnostics MainLineExpanded Property Cognex VisionPro 9.8 SR1
Returns the expanded main line to include partially included fragments and the expansion with CharacterFragmentMaxDistanceToMainLine, if any.

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

public CogRectangleAffine MainLineExpanded { get; }

Property Value

Type: CogRectangleAffine
The MainLineExpanded value. The default value is nullptr.
See Also