Partager via


MapElementsLayerPointerEnteredEventArgs.Location Propriété

Définition

Obtient l’emplacement géographique qui correspond à l’emplacement où mapElementsLayer a reçu l’entrée utilisateur.

public:
 property Geopoint ^ Location { Geopoint ^ get(); };
Geopoint Location();
public Geopoint Location { get; }
var geopoint = mapElementsLayerPointerEnteredEventArgs.location;
Public ReadOnly Property Location As Geopoint

Valeur de propriété

Emplacement géographique correspondant à l’emplacement où mapElementsLayer a reçu l’entrée utilisateur.

S’applique à