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