Returns the Y position (in pixel) of the bottom-right corner of a barcode detected by the Barcode1DReaderDoScan function.
public int Barcode1DReaderGetBarcodeY4( int BarcodeNo );
Public Function Barcode1DReaderGetBarcodeY4( ByVal BarcodeNo As Integer ) As Integer
|
Parameters |
Description |
|
BarcodeNo |
Barcode index. Must be between 1 and Barcode1DReaderGetBarcodeCount returned value. |
The barcode Y position of the bottom-right corner.
This function requires the optional GdPicture 1D Barcode Recognition Plugin. This Plugin must be unlocked with the SetLicenseNumber1DBarcodeRecognition() function.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|