SensorRotationMatrix class
Represents a 3x3 rotation matrix.
Syntax
Attributes
- DualApiPartitionAttribute()
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The SensorRotationMatrix class has these types of members:
Methods
The SensorRotationMatrix class inherits methods from the Object class (C#/VB/C++).
Properties
The SensorRotationMatrix class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the value at row 1, column 1 of the given rotation matrix. | |
| Read-only | Gets the value at row 1, column 2 of the given rotation matrix. | |
| Read-only | Gets the value at row 1, column 3 of the given rotation matrix. | |
| Read-only | Gets the value at row 2, column 1 of the given rotation matrix. | |
| Read-only | Gets the value at row 2, column 2 of the given rotation matrix. | |
| Read-only | Gets the value at row 2, column 3 of the given rotation matrix. | |
| Read-only | Gets the value at row 3, column 1 of the given rotation matrix. | |
| Read-only | Gets the value at row 3, column 2 of the given rotation matrix. | |
| Read-only | Gets the value at row 3, column 3 of the given rotation matrix. |
Remarks
This object is accessed when your app supports the ReadingChanged event for the OrientationSensor object.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps, desktop apps] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps, desktop apps] |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Build date: 2/25/2013