The CogIDDataMatrixTrainedData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AIMCompliant |
AimCompliant is True: ECC0-140 symbols is odd number of rows and columns.
AimCompliant is False: ECC0-140 symbols can be odd or even number of rows and columns.
| |
| Columns | Gets the number of columns in the symbol grid for the Data Matrix symbology.
| |
| ECCLevel | Gets the Data Matrix version specified by the ECC Level.
| |
| Mirrored | The mirrored state of the trained symbol.
| |
| Polarity | Gets the polarity of the trained symbol.
| |
| Result | The result of the trained symbol.
| |
| Rows | Gets the number of rows in the symbol grid for the Data Matrix symbology.
|
See Also