이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

OrientationSensorReading Class

방향 센서 판독값을 나타냅니다.

구문


public sealed class OrientationSensorReading : Object

특성

DualApiPartitionAttribute()
MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

구성원

OrientationSensorReading클래스에는 다음과 같은 유형의 구성원이 있습니다.

메서드

The OrientationSensorReading 클래스 다음에서 메서드를 상속합니다. Object 클래스 (C#/VB/C++).

속성

OrientationSensorReading클래스 다음 속성이 있습니다.

속성액세스 유형설명

Quaternion

읽기 전용Gets the Quaternion for the current orientation-sensor reading.

RotationMatrix

읽기 전용Gets the rotation matrix for the current orientation-sensor reading.

Timestamp

읽기 전용Gets the time at which the sensor reported the reading.

 

설명

이 개체는 GetCurrentReading 메서드를 호출할 때 액세스되며 이벤트 콜백 메서드에서 OrientationSensorReadingChangedEventArgs 개체의 Reading 속성을 검색할 때 액세스됩니다.

요구 사항

지원되는 최소 클라이언트

Windows 8 [Windows 스토어 앱, 데스크톱 앱]

지원되는 최소 서버

Windows Server 2012 [Windows 스토어 앱, 데스크톱 앱]

지원되는 최소 전화

Windows Phone 8

네임스페이스

Windows.Devices.Sensors
Windows::Devices::Sensors [C++]

메타데이터

Windows.winmd

 

 

이 정보가 도움이 되었습니까?
(1500자 남음)
© 2013 Microsoft. All rights reserved.