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

属性值

位置的纬度。

适用于