CWIMAQBarcode2DCellShapes Enumeration
From NI Vision for Visual Basic
CWIMAQBarcode2DCellShapes Enumeration
CWIMAQBarcode2DCellShapes are constants for the CellShape property of the CWIMAQDataMatrixOptions object.
You can use the following constants with this data type:
- cwimaqBarcode2DCellShapeRound—The method uses an algorithm for decoding the 2D barcode that works with round data cells. Use this algorithm only when the data cells have clear, distinct round edges with a minimum of blurring.
- cwimaqBarcode2DCellShapeSquare—The method uses an algorithm for decoding the 2D barcode that works with square data cells.