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

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

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public class AzureRouteSection

    Remarks

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

    Inheritance

    Object
    AzureRouteSection
    See Also