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

    The current barcode is determined by the GetBarcode method.

    Barcode properties X1 through X4 locate the corner points of linear 1D barcodes along the horizontal axis.

    See Also