Click or drag to resize

ScanOverlayGuiStyle Property

Controls the scan UI style

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

Property Value

Type: GuiStyle
Remarks
Use this property to configure the scan UI style used. By default, a white rectangle is shown in the middle of the barcode picker view. Use this property to change the scan UI to show a laser line (Laser), or to not show a view finder at all (None).
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also