You are here: Start » AVL.NET » DataMatrixCodeParams Class

DataMatrixCodeParams Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
DataMatrixCodeParams(Polarity, Int32, Int32, Int32, Int32, Single, Single, DataMatrixGapSize, Nullable<Single>, Single, Boolean, Boolean)
DataMatrixCodeParams()

Properties

 NameTypeDescription
AllowOversizedModulesSystem.Boolean
AllowPerspectiveSystem.Boolean
ExpectedGapSizeAvlNet.DataMatrixGapSize
MaxColumnCountSystem.Int32
MaxModuleSizeSystem.Single
MaxRectangleRatioSystem.Nullable<System.Single>
MaxRowCountSystem.Int32
MaxSlantSystem.Single
MinColumnCountSystem.Int32
MinModuleSizeSystem.Single
MinRowCountSystem.Int32
PolarityAvlNet.Polarity

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also