You are here: Start » AVL.NET » DatamatrixParameters Structure
DatamatrixParameters Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Datamatrix codes detection settings.
Constructors
Constructor | Description | |
---|---|---|
![]() | DatamatrixParameters(AnyCodeMirrorImages, AnyCodeInverse, Boolean, DPMMode) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Avl.DatamatrixParameters | Gets a default instance of the DatamatrixParameters. |
![]() | DPMMode | Avl.DPMMode | |
![]() ![]() | Empty | Avl.DatamatrixParameters | Gets an empty instance of the DatamatrixParameters. |
![]() | GS1Datamatrix | System.Boolean | |
![]() | InverseDatamatrix | Avl.AnyCodeInverse | |
![]() | MirrorImages | Avl.AnyCodeMirrorImages |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Avl.DatamatrixParameters) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |