Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeY1 Property
In This Topic
    BarcodeY1 Property
    In This Topic
    Description
    Y-Coordinate of the top, left point of the recognized barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeY1 As Long
    Return Type
    A long value which represents the y-coordinate of the top, left point.
    Remarks
    The current barcode is determined by the GetBarcode method.
    See Also