Metoda Map.SetView — (LocationRectangle, Thickness, MapAnimationKind)
Przestrzeń nazw: Microsoft.Phone.Maps.Controls
Zestaw: Microsoft.Phone.Maps (w Microsoft.Phone.Maps.dll)
Składnia
'Deklaracja
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
Parametry
- boundingRectangle
Typ: Microsoft.Phone.Maps.Controls.LocationRectangle
- desiredMargins
Typ: System.Windows.Thickness
- animationKind
Typ: Microsoft.Phone.Maps.Controls.MapAnimationKind
Informacje o wersji
.NET dla aplikacji dla Windows Phone
Obsługiwane w: Windows Phone 8, Silverlight 8.1
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.