Click or drag to resize

PropertyID.PreviewDisplayModeManualLandscapeWidth Field

This parameter indicates the width of the preview shown in case of manual display mode and camera input type, when the device is positioned in landscape.

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

Field Value

Type: Int32
Remarks
This parameter indicates the width of the preview shown in case of manual display mode and camera input type, when the device is positioned in landscape. The camera frames will retain their original aspect ratio but they will resize in order to fit inside the preview box specified by the width and height parameters.

The class of the property is NumericProperty.

[Android Documentation]

See Also