CellFill Property

NI Vision for Visual Basic

CellFill Property

Syntax

CWIMAQDataMatrixReport.CellFill

Data Type

CWIMAQDataMatrixCellFillModes

You can use the following constants with this data type:

  • cwimaqDataMatrixCellFillModeAutoDetect—The method determines the Data Matrix barcode cell fill percentage automatically.
  • cwimaqDataMatrixCellFillModeLow—The method reads Data Matrix barcodes with a cell fill percentage of less than 30 percent.
  • cwimaqDataMatrixCellFillModeNormal—The method reads Data Matrix barcodes with a cell fill percentage greater than or equal to 30 percent.

Purpose

The cell fill percentage of the Data Matrix barcode.