CameraWedge Properties
Click or drag to resize

CameraWedge Properties

The CameraWedge type exposes the following members.

Properties
NameDescription
Public property BackgroundColor
backgroundColor represents the background color of the frames containing a barcode generated by the camera wedge.
Public property BarcodeColor
barcodeColor represents the barcode color of the frames containing a barcode generated by the camera wedge.
Public property BarcodeCustomPositionX
In case of custom positioning, barcodeCustomPositionX represents the position of the barcode generated by the camera wedge on the X coordinate.
Public property BarcodeCustomPositionY
In case of custom positioning, barcodeCustomPositionY represents the position of the barcode generated by the camera wedge on the Y coordinate.
Public property BarcodeOrientation
barcodeOrientation represents the orientation of the barcode generated by the camera wedge.
Public property BarcodePosition
barcodePosition represents the position of the barcode generated by the camera wedge.
Public property BarcodeSize
barcodeSize represents the size in pixels of the barcode generated by the camera wedge.
Public property BarcodeType
barcodeType represents the symbology of the barcode generated by the camera wedge.
Public property Enable
enable sets the camera wedge mode, allowing the scanner to substitute the rear camera of the device.
Public property EnableAlwaysOn
enableAlwaysOn, when set to true, sets the scan mode to always on when the camera wedge is active.
Public property JniPeerMembers
To be added.
Public property MaxBarcodePersistence
maxBarcodePersistence represents the maximum amount of time (in milliseconds) a generated barcode is shown in the camera frames.
Public property MinBarcodePersistence
minBarcodePersistence represents the minimum amount of time (in milliseconds) a generated barcode is shown in the camera frames.
Public property ThresholdClass
To be added.
Public property ThresholdType
To be added.
Top Top
See Also