次の方法で共有


MapControlTransitFeaturePointerEnteredEventArgs.Location プロパティ

定義

場所を取得します。

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

プロパティ値

場所。

適用対象