OCRCharacterResult BoundingRectangle Property Cognex VisionPro 9.22

Gets the RectangleAffine that bounds the found character.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Syntax

public RectangleAffine BoundingRectangle { get; }

Property Value

Type: RectangleAffine
See Also