You are here: Start » AVL.NET » DataMatrixCodeParams Class
DataMatrixCodeParams Class
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | DataMatrixCodeParams(Polarity, Int32, Int32, Int32, Int32, Single, Single, DataMatrixGapSize, Nullable<Single>, Single, Boolean, Boolean) | |
![]() | DataMatrixCodeParams() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | AllowOversizedModules | System.Boolean | |
![]() | AllowPerspective | System.Boolean | |
![]() | ExpectedGapSize | AvlNet.DataMatrixGapSize | |
![]() | MaxColumnCount | System.Int32 | |
![]() | MaxModuleSize | System.Single | |
![]() | MaxRectangleRatio | System.Nullable<System.Single> | |
![]() | MaxRowCount | System.Int32 | |
![]() | MaxSlant | System.Single | |
![]() | MinColumnCount | System.Int32 | |
![]() | MinModuleSize | System.Single | |
![]() | MinRowCount | System.Int32 | |
![]() | Polarity | AvlNet.Polarity |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |