Click or drag to resize

BarcodePickerScanOverlay Property

Get the scan overlay

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.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.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also