BoundingPoints Property (Read Only)

NI Vision for Visual Basic

BoundingPoints Property (Read Only)

Syntax

CWIMAQQRCodeReport.BoundingPoints

Data Type

CWIMAQPoints

Purpose

Specifies the coordinates of the corners of the rectangle surrounding the QR code.

Remarks

The fifth and last element in this collection is also the top-left corner point of the image, which makes BoundingPoints suitable to pass to CWIMAQOverlay.DrawConnectedPoints.