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

属性值

位置的经度。

适用于