Click or drag to resize

PropertyID.PreviewDisplayModeManualPortraitHeight 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 portrait.

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 PreviewDisplayModeManualPortraitHeight = "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 portrait. 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