Click or drag to resize
BarcodePickerScanOverlay Property
Get the scan overlay

Namespace: Scandit.BarcodePicker
Assembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.10.0.10 (5.10.0.10)
Syntax
public ScanOverlay ScanOverlay { get; set; }

Property Value

Type: ScanOverlay
Remarks
The scan overlay is responsible for displaying the scan UI, e.g. the view finder as well as the highlighted barcodes. The scan overlay provides a variety of options to configure the look and feel of the UI.
See Also