次の方法で共有


Location.Latitude プロパティ

定義

この場所の緯度座標を取得または設定します。

public:
 property double Latitude { double get(); void set(double value); };
public double Latitude { get; set; }
member this.Latitude : double with get, set
Public Property Latitude As Double

プロパティ値

場所の緯度。

適用対象