Map.SetView, méthode (LocationRectangle, Thickness)

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

'Déclaration
Public Sub SetView ( _
    boundingRectangle As LocationRectangle, _
    desiredMargins As Thickness _
)
public void SetView(
    LocationRectangle boundingRectangle,
    Thickness desiredMargins
)
public:
void SetView(
    LocationRectangle^ boundingRectangle, 
    Thickness desiredMargins
)
member SetView : 
        boundingRectangle:LocationRectangle * 
        desiredMargins:Thickness -> unit 

Paramètres

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

Map Classe

SetView, surcharge

Microsoft.Phone.Maps.Controls, espace de noms