Metodo Map.SetView (LocationRectangle, Thickness, MapAnimationKind)

Spazio dei nomi:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Sintassi

'Dichiarazione
Public Sub SetView ( _
    boundingRectangle As LocationRectangle, _
    desiredMargins As Thickness, _
    animationKind As MapAnimationKind _
)
public void SetView(
    LocationRectangle boundingRectangle,
    Thickness desiredMargins,
    MapAnimationKind animationKind
)
public:
void SetView(
    LocationRectangle^ boundingRectangle, 
    Thickness desiredMargins, 
    MapAnimationKind animationKind
)
member SetView : 
        boundingRectangle:LocationRectangle * 
        desiredMargins:Thickness * 
        animationKind:MapAnimationKind -> unit 

Parametri

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Map Classe

Overload SetView

Spazio dei nomi Microsoft.Phone.Maps.Controls