Bagikan melalui


MapsGeofenceGeometry.NearestLat Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to