BoundingPoints Property (Read Only)
Syntax
NIOCRCharReportItem.BoundingPoints
Data Type
Purpose
Retrieves the coordinates of the corners of the rectangle surrounding the match. Specifies the four corners of the rectangle surrounding the match in a clockwise orientation, defining the first corner in the top-left corner of the template image. The fifth element in this collection is also the top-left corner point of the image. The fifth element makes BoundingPoints suitable to pass to CWIMAQOverlay.DrawConnectedPoints.