次の方法で共有


MapLocation.Point プロパティ

定義

地理的な場所の座標を取得します。

public:
 property Geopoint ^ Point { Geopoint ^ get(); };
Geopoint Point();
public Geopoint Point { get; }
var geopoint = mapLocation.point;
Public ReadOnly Property Point As Geopoint

プロパティ値

地理的な場所の座標。

適用対象

こちらもご覧ください