Gets the angle of the barcode image inside the control.
<void> Barcode.getAngle(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the angle. |
error |
Optional. Is called when the operation failed with an error. |