CWIMAQDataMatrixRotationModes Enumeration
From NI Vision for Visual Basic
CWIMAQDataMatrixRotationModes Enumeration
CWIMAQDataMatrixRotationModes are the constants that specify the amount of Data Matrix barcode rotation the method should allow for.
You can use the following constants with this data type:
- cwimaqDataMatrixRotationMode0Degrees—The method allows for ± 5 degrees of rotation.
- cwimaqDataMatrixRotationMode180Degrees—The method allows for between 175 and 185 degrees of rotation.
- cwimaqDataMatrixRotationMode270Degrees—The method allows for between 265 and 275 degrees of rotation.
- cwimaqDataMatrixRotationMode90Degrees—The method allows for between 85 and 95 degrees of rotation.
- cwimaqDataMatrixRotationModeUnlimited—The method allows for unlimited rotation.