Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeY2 Property
In This Topic
    BarcodeY2 Property
    In This Topic
    Description
    Y-Coordinate of the top, right point of the recognized barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeY2 As Long
    Return Type
    A long value which represents the y-coordinate of the top, right 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