Map.SetView 方法 (LocationRectangle, MapAnimationKind)

命名空間:  Microsoft.Phone.Maps.Controls
組件:  Microsoft.Phone.Maps (在 Microsoft.Phone.Maps.dll 中)

語法

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

參數

版本資訊

適用於 Windows Phone 應用程式的 .NET

支援版本:Windows Phone 8、Silverlight 8.1

.NET Framework 安全性

請參閱

參考

Map 類別

SetView 多載

Microsoft.Phone.Maps.Controls 命名空間