GoodReadOverlayPositionPolicy.Custom Property
Click or drag to resize

GoodReadOverlayPositionPolicyCustom Property

Use a custom position define by the GOOD_READ_OVERLAY_PORTRAIT_CUSTOM_POSITION_X, GOOD_READ_OVERLAY_PORTRAIT_CUSTOM_POSITION_Y, GOOD_READ_OVERLAY_LANDSCAPE_CUSTOM_POSITION_X and GOOD_READ_OVERLAY_LANDSCAPE_CUSTOM_POSITION_Y properties.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public static Com.Datalogic.Decode.Configuration.GoodReadOverlayPositionPolicy Custom { get; }

Property Value

Property Value

Type: Com.Datalogic.Decode.Configuration.GoodReadOverlayPositionPolicy
No description available.

Remarks
Use a custom position define by the GOOD_READ_OVERLAY_PORTRAIT_CUSTOM_POSITION_X, GOOD_READ_OVERLAY_PORTRAIT_CUSTOM_POSITION_Y, GOOD_READ_OVERLAY_LANDSCAPE_CUSTOM_POSITION_X and GOOD_READ_OVERLAY_LANDSCAPE_CUSTOM_POSITION_Y properties.

[Android Documentation]

See Also