共用方式為


MapControlTransitFeaturePointerExitedEventArgs.Location 屬性

定義

取得位置。

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

屬性值

位置。

適用於