Click or drag to resize

ScanOverlayViewFinderVisible Property

Whether the view finder frame should be shown.

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

Property Value

Type: Boolean
Remarks
By default the view finder is drawn as a white rectangle. By setting this property to false, the view finder rectangle is hidden. The logo remains visible, even if this property is set to false.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also