GradeResultDataMatrix Class

CVB.Net Documentation
DataMatrix grading results.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.BarcodeGradeResultBase
    Stemmer.Cvb.BarcodeGradeResult2DBase
      Stemmer.Cvb.BarcodeGradeResultDataMatrix

Namespace:  Stemmer.Cvb.Barcode
Assembly:  Stemmer.Cvb.Barcode (in Stemmer.Cvb.Barcode.dll) Version: 14.0.0.0
Syntax

public class GradeResultDataMatrix : GradeResult2DBase

The GradeResultDataMatrix type exposes the following members.

Properties

  NameDescription
Public propertyAxialNonUniformity
Axial non-uniformity factor.
(Inherited from GradeResult2DBase.)
Public propertyDistortion
Angle of distortion.
(Inherited from GradeResult2DBase.)
Public propertyGradeAxialNonUniformity
Grade of the axial non-uniformity (0...4).
(Inherited from GradeResult2DBase.)
Public propertyGradeDecode
4 of decoding succeeded, 0 if it failed.
(Inherited from GradeResult2DBase.)
Public propertyGradeOverall
Overall grading result.
(Inherited from GradeResult2DBase.)
Public propertyGradePrintGrowth
Print Growth Grade.
Public propertyGradeSymbolContrast
Symbol Contrast Grade (0...4).
(Inherited from GradeResult2DBase.)
Public propertyGradeUnusedErrorCorrection
Grade of the amount of unused error correction information.
(Inherited from GradeResult2DBase.)
Public propertyGridNonUniformity
Grid non-uniformity factor.
(Inherited from GradeResult2DBase.)
Public propertyPrintGrowth
Print Growth factor.
Public propertyReflectanceMax
Maximum contrast found during grading.
(Inherited from GradeResult2DBase.)
Public propertyReflectanceMin
Minimum contrast found during grading.
(Inherited from GradeResult2DBase.)
Public propertySymbolContrast
Measured Symbol Contrast in % of the scan reflectance limits.
(Inherited from GradeResult2DBase.)
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference