You are here: Start » BarcodeDetectionParams Structure

BarcodeDetectionParams Structure

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
BarcodeDetectionParams(Int32, Int32, Single, BarcodeReadingStrategy)

Properties

 NameTypeDescription
DefaultAvlNet.BarcodeDetectionParams
IsDefaultSystem.Boolean
MinEdgeStrengthSystem.Single
ReadingScanCountSystem.Int32
ReadingStrategyAvlNet.BarcodeReadingStrategy
ScanWidthSystem.Int32

Methods

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

See also