Back to Devexpress

AzureTrafficIncidentOptions.IncidentGeometryType Property

wpf-devexpress-dot-xpf-dot-map-dot-azuretrafficincidentoptions-0db38b69.md

latest1.4 KB
Original Source

AzureTrafficIncidentOptions.IncidentGeometryType Property

Specifies the type of vector geometry added to incidents.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public AzureTrafficIncidentGeometryType IncidentGeometryType { get; set; }
vb
Public Property IncidentGeometryType As AzureTrafficIncidentGeometryType

Property Value

TypeDescription
AzureTrafficIncidentGeometryType

The type of vector geometry added to incidents.

|

Available values:

NameDescription
Original

Places incidents precisely on the road.

| | Shifted |

Moves the incident slightly (depending on zoom level) to indicate specific road lanes.

|

See Also

AzureTrafficIncidentOptions Class

AzureTrafficIncidentOptions Members

DevExpress.Xpf.Map Namespace