Share via


QuadKey.X Property

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property X As Integer
public int X { get; set; }
public:
property int X {
    int get ();
    void set (int value);
}
member X : int with get, set

Property Value

Type: System.Int32

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

QuadKey Structure

Microsoft.Phone.Maps.Controls Namespace