Click or drag to resize

PropertyID.PreviewDisplayModeManualLandscapeHeight Field

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

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 PreviewDisplayModeManualLandscapeHeight = "value"

Field Value

Type: Int32
Remarks
This parameter indicates the height 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 perview box specified by the width and height parameters.

[Android Documentation]

See Also