Share via


AttitudeReading.Yaw Property

Namespace:  Microsoft.Devices.Sensors
Assembly:  Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)

Syntax

'Declaration
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

Property Value

Type: System.Single

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

AttitudeReading Structure

Microsoft.Devices.Sensors Namespace