CalibratedBoundingPoints Property (Read Only)

NI Vision for Visual Basic

CalibratedBoundingPoints Property (Read Only)

Syntax

CWIMAQGeometricPatternMatchReportItem.CalibratedBoundingPoints

Data Type

CWIMAQPoints

Purpose

Coordinates of the corners in the calibrated coordinate system of the rectangle surrounding the match.

Remarks

Specifies the four corners of the rectangle surrounding the match in a clockwise orientation. The first corner is the top-left corner of the template image. The fifth and last element in this collection is also the top-left corner of the image, which makes BoundingPoints suitable to pass to CWIMAQOverlay.DrawConnectedPoints.