DeviceOrientation Enumeration
Device orientation settings.

C# Syntax

public enum DeviceOrientation : System.Enum 
Members
MemberDescription
LandscapeSets the device in landscape mode.
PortraitSets the device in portrait mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         HP.LFT.SDK.Mobile.DeviceOrientation