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

    Returns a message for the maneuver combined with the message for the next instruction.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public string CombinedMessage { get; }

    Property Value

    Type Description
    String

    A text message.

    See Also