RouteRange.Boundary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)