Click or drag to resize

ScanSettingsActiveScanningAreaPortrait Property

The active scanning area when the picker is in portrait orientation

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

Property Value

Type: Rect
Remarks
The active scanning area defines the rectangle in which barcodes and 2d codes are searched and decoded. By default, this area is set to the full image. The rectangle is defined in relative view coordinates, where the top-left corner is (0,0) and the bottom right corner is (1,1). When you set this property, RestrictedAreaScanningEnabled is automatically set to true.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also