ReadingQuality Property (BarcodeInfoBase)
Shows what part of barcode scan lines are correct.
'Declaration
Public Overridable ReadOnly Property ReadingQuality As Double
'Usage
Dim instance As BarcodeInfoBase
Dim value As Double
value = instance.ReadingQuality
public virtual double ReadingQuality {get;}
public: __property virtual double get_ReadingQuality();
public:
virtual property double ReadingQuality {
double get();
}
Property Value
Possible values: from 0 to 1.
Target Platforms: Windows 8, Windows 7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008, Windows Server 2003