MapControlTransitFeaturePointerExitedEventArgs.Location Property

Definition

Gets the location.

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

Property Value

The location.

Applies to