Condividi tramite


MapElementsLayerPointerEnteredEventArgs.Location Proprietà

Definizione

Ottiene la posizione geografica corrispondente alla posizione in cui mapElementsLayer ha ricevuto l'input dell'utente.

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

Valore della proprietà

Posizione geografica corrispondente alla posizione in cui MapElementsLayer ha ricevuto l'input dell'utente.

Si applica a