EnclosureLocation.RotationAngleInDegreesClockwise Property

Definition

Gets the physical degree of rotation for a device in its enclosure.

public:
 property unsigned int RotationAngleInDegreesClockwise { unsigned int get(); };
uint32_t RotationAngleInDegreesClockwise();
public uint RotationAngleInDegreesClockwise { get; }
var uInt32 = enclosureLocation.rotationAngleInDegreesClockwise;
Public ReadOnly Property RotationAngleInDegreesClockwise As UInteger

Property Value

UInt32

unsigned int

uint32_t

The degrees of rotation for the device in its enclosure. This is in a clockwise direction.

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Applies to