Map.Pitch Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets a value between 0 and 180 that indicates by how many degrees the Map is tilted.

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

Syntax

Public Property Pitch As Double
public double Pitch { get; set; }

Property Value

Type: System..::.Double
A value between 0 and 180 that indicates by how many degrees the Map is tilted.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

Map Class

Microsoft.Phone.Maps.Controls Namespace