Compartir a través de


MapElementsLayerPointerExitedEventArgs.Location Propiedad

Definición

Obtiene la ubicación geográfica que corresponde a donde mapElementsLayer recibió la entrada del usuario.

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

Valor de propiedad

La ubicación geográfica que corresponde a donde MapElementsLayer recibió la entrada del usuario.

Se aplica a