Map.SetView - метод (LocationRectangle, Thickness, MapAnimationKind)

Пространство имен:  Microsoft.Phone.Maps.Controls
Сборка:  Microsoft.Phone.Maps (в Microsoft.Phone.Maps.dll)

Синтаксис

'Декларация
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 

Параметры

Сведения о версии

Приложения .NET для Windows Phone

Поддерживается в версиях: Windows Phone 8, Silverlight 8.1

Безопасность платформы .NET Framework

См. также

Ссылки

Map Класс

SetView - перегрузка

Microsoft.Phone.Maps.Controls - пространство имен