Share via


AttitudeReading.RotationMatrix (Propiedad)

Espacio de nombres:  Microsoft.Devices.Sensors
Ensamblado:  Microsoft.Devices.Sensors (en Microsoft.Devices.Sensors.dll)

Sintaxis

'Declaración
Public Property RotationMatrix As Matrix
public Matrix RotationMatrix { get; internal set; }
public:
property Matrix RotationMatrix {
    Matrix get ();
    internal: void set (Matrix value);
}
member RotationMatrix : Matrix with get, internal set

Valor de propiedad

Tipo: Microsoft.Xna.Framework.Matrix

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

AttitudeReading Estructura

Microsoft.Devices.Sensors (Espacio de nombres)