Location.Longitude プロパティ

定義

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

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

プロパティ値

場所の経度。

適用対象