You are here: Start » AVL.NET » DatacodeParams Class
DatacodeParams Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Specifies range of possible data matrix codes.
Constructors
Properties
Name | Type | Description | |
---|---|---|---|
![]() | AllowBrokenCorner | System.Boolean | |
![]() | AllowBrokenFinder | System.Boolean | |
![]() | AllowBrokenTiming | System.Boolean | |
![]() | AllowDistortion | Atl.Optional<Avl.DatacodeDistortionLevel> | |
![]() | AllowMirrored | System.Boolean | |
![]() | AllowOversizedModules | System.Boolean | |
![]() | AllowPerspective | Avl.DatacodePerspectiveLevel | |
![]() | AllowRotation | System.Boolean | |
![]() | ExpectedGapSize | Atl.Optional<Avl.DatacodeGapSize> | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | MaxColumnCount | System.Int32 | |
![]() | MaxModuleSize | System.Single | |
![]() | MaxRectangleRatio | Atl.Optional<System.Single> | |
![]() | MaxRowCount | System.Int32 | |
![]() | MaxSlant | System.Single | |
![]() | MinColumnCount | System.Int32 | |
![]() | MinModuleSize | System.Single | |
![]() | MinRowCount | System.Int32 | |
![]() | Polarity | Atl.Optional<Avl.CodePolarity> |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.DatacodeParams) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(Avl.DatacodeParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.DatacodeParams) | |
![]() | ToString() | Inherited from System.Object |