Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeY Property
In This Topic
    BarcodeY Property
    In This Topic
    Description
    Y-Coordinate of the image area of the recognized barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeY As Long
    Return Type
    A long value which represents the y-coordinate of the image area.
    Remarks

    The current barcode is determined by the GetBarcode method.

    If the barcode is skewed, the horizontal starting position represents the left horizontal position of the rectangle surrounding the barcode.

    See Also