Back to Devexpress

AzureTrafficIncidentDetailStyle Enum

wpf-devexpress-dot-xpf-dot-map-bd343fb0.md

latest1.3 KB
Original Source

AzureTrafficIncidentDetailStyle Enum

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public enum AzureTrafficIncidentDetailStyle
vb
Public Enum AzureTrafficIncidentDetailStyle

Members

NameDescription
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.

|

The following properties accept/return AzureTrafficIncidentDetailStyle values:

See Also

DevExpress.Xpf.Map Namespace