Click or drag to resize

PropertyID.DecodeResultCropMargin Field

This parameter allows to select the amount of pixels to include as margin in the cropped image that is shown as a Bitmap in the decode result.

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 DecodeResultCropMargin = "value"

Field Value

Type: Int32
Remarks
This parameter allows to select the amount of pixels to include as margin in the cropped image that is shown as a Bitmap in the decode result.

[Android Documentation]

See Also