Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeX Property
In This Topic
    BarcodeX Property
    In This Topic
    Description
    X-Coordinate of the image area of the recognized barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeX As Long
    Return Type
    A long value which represents the image area of the barcode.
    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