Map.GetMapElementsAt, méthode

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

'Déclaration
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> 

Paramètres

Valeur de retour

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

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

Map Classe

Microsoft.Phone.Maps.Controls, espace de noms