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

    Returns the text on a signpost which is most relevant to the maneuver, or to the direction that should be followed. For example, “Exit 12 - Downtown”.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public string SignpostText { get; }

    Property Value

    Type Description
    String

    The signpost text.

    See Also