次の方法で共有


TrafficFlow.Latitude プロパティ

定義

これらのクエリの送信元のおおよその緯度を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="latitude")]
public double? Latitude { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="latitude")>]
member this.Latitude : Nullable<double> with get, set
Public Property Latitude As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象