You are here: Start » AVL.NET » MatrixSymbologies Structure
MatrixSymbologies Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Specifies which 2D code symbologies will be read.
Constructors
| Constructor | Description | |
|---|---|---|
| MatrixSymbologies(Boolean, Boolean) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| DataMatrix | System.Boolean | ||
| Empty | Avl.MatrixSymbologies | Gets an empty instance of the MatrixSymbologies. | |
| QRCode | System.Boolean | 
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.MatrixSymbologies) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
