GoodReadOverlayDisplayPolicy.Fit Property
Click or drag to resize

GoodReadOverlayDisplayPolicyFit Property

Display the overlay to fit the screen.

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.GoodReadOverlayDisplayPolicy Fit { get; }

Property Value

Property Value

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

Remarks
Display the overlay to fit the screen. The ratio of the image is kept.

[Android Documentation]

See Also