Skip to main content
All docs
V25.1
  • AzureRouteInstruction.InstructionType Property

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public AzureRouteInstructionType InstructionType { get; }

    Property Value

    Type
    AzureRouteInstructionType

    Available values:

    Name
    DirectionInfo
    LocationArrival
    LocationDeparture
    LocationWaypoint
    RoadChange
    Turn
    See Also