Skip to main content
All docs
V25.1
  • AzureTrafficIncidentDetailStyle Enum

    Lists styles that are used to render the tile in the AzureTrafficIncidentDataProvider.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public enum AzureTrafficIncidentDetailStyle

    Members

    Name Description
    Night

    The night style.

    S1

    Creates traffic lines with colored chevrons indicating severity.

    S2

    Creates plain lines with a certain degree of glow.

    S3

    Creates plain lines with a certain degree of glow that is different from the S2 style.

    Related API Members

    The following properties accept/return AzureTrafficIncidentDetailStyle values:

    See Also