RouteRange.Boundary Property

Definition

Polygon boundary of the reachable range represented as a list of points.

public System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoPosition> Boundary { get; }
member this.Boundary : System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoPosition>
Public ReadOnly Property Boundary As IReadOnlyList(Of GeoPosition)

Property Value

Applies to