BarcodeShape Property

NI Vision for Visual Basic

BarcodeShape Property

Syntax

CWIMAQDataMatrixOptions.BarcodeShape

Data Type

CWIMAQBarcode2DShapes

You can use the following constants with this data type:

  • cwimaqBarcode2DShapeRectangular—The method searches for rectangular 2D barcodes.
  • cwimaqBarcode2DShapeSquare—The method searches for square 2D barcodes.

Purpose

Specifies the shape of the barcodes that the method searches for. The default is cwimaqBarcode2DShapeSquare.