EnclosureLocation.RotationAngleInDegreesClockwise 屬性

定義

取得其主機殼中裝置的實體旋轉度。

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

屬性值

UInt32

unsigned int

uint32_t

裝置在其主機殼中旋轉的程度。 這是順時針方向。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

適用於