AccelerometerReadingEventArgs.X Property

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

Syntax

'Declaration
Public ReadOnly Property X As Double
public double X { get; }
public:
property double X {
    double get ();
}
member X : float with get

Property Value

Type: System.Double

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

AccelerometerReadingEventArgs Class

Microsoft.Devices.Sensors Namespace