Skip to main content
All docs
V25.1
  • AzureRouteSection Class

    Contains transportation, road type, or traffic information about a route part.

    Namespace: DevExpress.Xpf.Map

    Assembly: DevExpress.Xpf.Map.v25.1.dll

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public class AzureRouteSection

    Remarks

    Each route section contains at least the following elements StartPointIndex, EndPointIndex, and SectionType.

    Inheritance

    Object
    AzureRouteSection
    See Also