Share via


Map.SetView (Método) (LocationRectangle, Thickness, MapAnimationKind)

Espacio de nombres:  Microsoft.Phone.Maps.Controls
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
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 

Parámetros

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

Map Clase

SetView (Sobrecarga)

Microsoft.Phone.Maps.Controls (Espacio de nombres)