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

BarcodeGrades Class

Holds information about Barcode quality.

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

Constructors

 ConstructorDescription
BarcodeGrades(Nullable<Single>, Nullable<Single>, String, Nullable<Single>, Single, Nullable<Single>, Single, Nullable<Single>, Nullable<Single>, Nullable<Single>, Nullable<Single>)
BarcodeGrades()

Properties

 NameTypeDescription
DecodabilitySystem.Nullable<System.Single>
DecodedTextSystem.String
DecodeSystem.Nullable<System.Single>
DefectsSystem.Nullable<System.Single>
GlobalThresholdSystem.Nullable<System.Single>
MinEdgeContrastSystem.Nullable<System.Single>
ModulationSystem.Nullable<System.Single>
OverallGradeSystem.Nullable<System.Single>
RmaxSystem.Nullable<System.Single>
RminSystem.Single
SymbolContrastSystem.Single

Methods

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

Remarks

See also