Click or drag to resize
ScanOverlayViewFinderLineWidth Property
The line width with which the view finder rectangle is drawn.

Namespace: Scandit.BarcodePicker
Assembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax
public double ViewFinderLineWidth { get; set; }

Property Value

Type: Double
Remarks
The view finder is drawn in a Viewbox, so the actual line thickness changes depending on the size of the screen.
See Also