SkipLocation Property

NI Vision for Visual Basic

SkipLocation Property

Syntax

CWIMAQQRSearchOptions.SkipLocation

Data Type

Boolean

Purpose

Specifies if the method should locate the code.

Remarks

If True, specifies that the method should assume that the QR code occupies the entire image (or the entire search region). The method then skips the location phase, moving immediately to extraction and decoding. If False, the method does not make any assumptions about the percentage of the image occupied by the QR code. The default value is False.