Compartir a través de


MapControlTransitFeaturePointerEnteredEventArgs.Location Propiedad

Definición

Obtiene la ubicación.

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

Valor de propiedad

Ubicación.

Se aplica a