Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeSkew Property
In This Topic
    BarcodeSkew Property
    In This Topic
    Description
    Angle of the recognized barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeSkew As Long
    Return Type
    A long value which represents the angle of the barcode.
    Remarks

    The current barcode is determined by the GetBarcode method.

    The skew angle is measured in degrees. 0 degrees is horizontal.

    Rotation is measured counter-clockwise, so a skew angle of 90 degrees means the barcode is oriented vertically with the top of the barcode on the left side.

    See Also