Click or drag to resize
IGraphicsDisplayOrientation Property
Gets or sets the orientation of the display.

Namespace: Microsoft.IoT.DeviceCore.Display
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
DisplayOrientations Orientation { get; set; }

Property Value

Type: DisplayOrientations
A DisplayOrientations that specifies the orientation.
See Also