Udostępnij za pośrednictwem


Metoda Map.GetMapElementsAt —

Przestrzeń nazw:  Microsoft.Phone.Maps.Controls
Zestaw:  Microsoft.Phone.Maps (w Microsoft.Phone.Maps.dll)

Składnia

'Deklaracja
Public Function GetMapElementsAt ( _
    viewportPoint As Point _
) As IList(Of MapElement)
public IList<MapElement> GetMapElementsAt(
    Point viewportPoint
)
public:
IList<MapElement^>^ GetMapElementsAt(
    Point viewportPoint
)
member GetMapElementsAt : 
        viewportPoint:Point -> IList<MapElement> 

Parametry

Wartość zwracana

Typ: System.Collections.Generic.IList<MapElement>

Informacje o wersji

.NET dla aplikacji dla Windows Phone

Obsługiwane w: Windows Phone 8, Silverlight 8.1

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Map Klasa

Przestrzeń nazw Microsoft.Phone.Maps.Controls