RotationMode Property

NI Vision for Visual Basic

RotationMode Property

Syntax

CWIMAQQRSearchOptions.RotationMode

Data Type

CWIMAQQRRotationModes

You can use the following constants with this data type:

  • cwimaqQRRotationMode0Degrees—The method allows for ± 5 degrees of rotation.
  • cwimaqQRRotationMode180Degrees—The method allows for between 175 and 185 degrees of rotation.
  • cwimaqQRRotationMode270Degrees—The method allows for between 265 and 275 degrees of rotation.
  • cwimaqQRRotationMode90Degrees—The method allows for between 85 and 95 degrees of rotation.
  • cwimaqQRRotationModeUnlimited—The method allows for unlimited rotation.

Purpose

Specifies the amount of QR code rotation the function should allow for.

Remarks

The default value is cwimaqQRRotationModeUnlimited.