MapsGeofenceGeometry.Distance Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to