CellFill Property
Syntax
CWIMAQDataMatrixDescriptionOptions.CellFill
Data Type
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
Specifies the fill percentage for a cell of the Data Matrix barcode that is in the "on" state.
Remarks
The default is cwimaqDataMatrixCellFillModeAutoDetect.