共用方式為


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

屬性值

位置的緯度。

適用於