共用方式為


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

屬性值

位置的經度。

適用於