Bagikan melalui


MapsGeofenceGeometry.NearestLon Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to