RouteRangeOptions.Query 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.
The Coordinate from which the range calculation should start.
public System.Collections.Generic.IEnumerable<double> Query { get; }
member this.Query : seq<double>
Public ReadOnly Property Query As IEnumerable(Of Double)