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: 5.8.0.2 (5.8.0.2)
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