Condividi tramite


Proprietà AttitudeReading.Yaw

Spazio dei nomi:  Microsoft.Devices.Sensors
Assembly:  Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)

Sintassi

'Dichiarazione
Public Property Yaw As Single
public float Yaw { get; internal set; }
public:
property float Yaw {
    float get ();
    internal: void set (float value);
}
member Yaw : float32 with get, internal set

Valore proprietà

Tipo: System.Single

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AttitudeReading Struttura

Spazio dei nomi Microsoft.Devices.Sensors