Click or drag to resize

BarcodeScannerSettingsCodeLocationArea1d Property

Code location area for 1d codes.

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public RectangleF CodeLocationArea1d { get; set; }

Property Value

Type: RectangleF
Remarks
Depending on the current value of CodeLocationConstraint1d, this property is interpreted in different ways. See CodeLocationConstraint1d for details.
Version Information

Supported in: 1.0
See Also