Click or drag to resize
ScanSettingsScanningHotSpot Property
Defines the point at which barcodes and 2d codes are expected.

Namespace: Scandit.BarcodePicker
Assembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.14.5.10 (5.14.5.10)
Syntax
public Point ScanningHotSpot { get; set; }

Property Value

Type: Point
Remarks
The hot spot is defined in relative view coordinates, where the top-left corner is (0,0) and the bottom-right corner is (1,1). The default value is (0.5, 0.5).
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also