Laserline Viewfinder
Defined in library scandit_datacapture_core_ui
- LaserlineViewfinder
class LaserlineViewfinder : Viewfinder
Added in version 7.4.0
A horizontal laser line with a Scandit logo underneath. Toggles color depending on the capture mode enabled property. The laserline is centered on the data capture view’s point of interest.
To use this viewfinder, create a new instance and assign it to the overlay, e.g. the barcode capture overlay via the BarcodeCaptureOverlay.viewfinder property.
- LaserlineViewfinder()
LaserlineViewfinder()
Added in version 7.4.0
Constructs a new laserline viewfinder.
- width
DoubleWithUnit width
Added in version 7.4.0
The width of the laser line. The laser line is centered on the point of interest of the view. When specifying the width with relative units, the width is measured relative to the view’s width minus the horizontal scan area margins.