Click or drag to resize

PropertyIDQrcodeAbsoluteGrid Field

This parameter enables or disables Absolute Grid algorithm.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int QrcodeAbsoluteGrid = 2825

Field Value

Type: Int32
Remarks

This parameter enables or disables Absolute Grid algorithm. It performs a geometric reconstruction of the QR Code grid by regularizing it. This algorithm is executed only when the standard one fails. It may slow down decoding rate.

The class of the property is BooleanProperty.

[Android Documentation]

See Also