Visual Basic (Declaration) | |
---|---|
Public Property Granularity As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Granularity {get; set;} |
Return Value
Number of scanned lines per column to skip when reading a barcode. The default value is 9, this means that each tenth line will be scanned while looking for a barcode.For an example, refer to BarcodeEngine.Read example.
This property is valid only for the BarcodeEngine.Read method.
Scanning every line will slow the search process while skipping too many lines may skip over the barcode.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6