Click or drag to resize

PropertyID.CameraWedgeBarcodeCustomPositionX Field

In case of custom positioning, this parameter represents the position of the barcode generated by the camera wedge on the X coordinate.

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 CameraWedgeBarcodeCustomPositionX = "value"

Field Value

Type: Int32
Remarks
In case of custom positioning, this parameter represents the position of the barcode generated by the camera wedge on the X coordinate.
NOTE: The camera frame is considered as being rotated clockwise by 90 degrees, which means that the starting coordinate will be on the top right of the screen in portrait orientation. In this configuration, an increase of the X coordinate causes the barcode to move down on the vertical axis of the screen.

[Android Documentation]

See Also