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

DatacodeParams Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Specifies range of possible data matrix codes.

Constructors

 ConstructorDescription
DatacodeParams()
DatacodeParams(Optional<CodePolarity>, Int32, Int32, Int32, Int32, Single, Single, Optional<DatacodeGapSize>, Optional<Single>, Single, DatacodePerspectiveLevel, Boolean, Boolean, Optional<DatacodeDistortionLevel>, Boolean, Boolean, Boolean, Boolean)

Properties

 NameTypeDescription
AllowBrokenCornerSystem.Boolean
AllowBrokenFinderSystem.Boolean
AllowBrokenTimingSystem.Boolean
AllowDistortionAtl.Optional<Avl.DatacodeDistortionLevel>
AllowMirroredSystem.Boolean
AllowOversizedModulesSystem.Boolean
AllowPerspectiveAvl.DatacodePerspectiveLevel
AllowRotationSystem.Boolean
ExpectedGapSizeAtl.Optional<Avl.DatacodeGapSize>
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
MaxColumnCountSystem.Int32
MaxModuleSizeSystem.Single
MaxRectangleRatioAtl.Optional<System.Single>
MaxRowCountSystem.Int32
MaxSlantSystem.Single
MinColumnCountSystem.Int32
MinModuleSizeSystem.Single
MinRowCountSystem.Int32
PolarityAtl.Optional<Avl.CodePolarity>

Methods

 NameDescription
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

Remarks

See also