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

    The current barcode is determined by the GetBarcode method.

    Barcode properties X2 and Y2 through X4 and Y4 identify the remaining points, clockwise from X1, Y1.

    See Also