Returns the expanded main line to include partially included fragments
and the expansion with CharacterFragmentMaxDistanceToMainLine, if any.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
public CogRectangleAffine MainLineExpanded { get; }public CogRectangleAffine MainLineExpanded { get; }Public ReadOnly Property MainLineExpanded As CogRectangleAffine
Get
Public ReadOnly Property MainLineExpanded As CogRectangleAffine
Get
public:
property CogRectangleAffine^ MainLineExpanded {
CogRectangleAffine^ get ();
}public:
property CogRectangleAffine^ MainLineExpanded {
CogRectangleAffine^ get ();
}Property Value
Type:
CogRectangleAffine
The MainLineExpanded value. The default value is nullptr.