AzureTrafficIncidentResult.Point Property
Returns the point where an icon of the cluster or raw incident should be drawn, expressed in the requested projection. This value is affected by traffic style, zoom level, and road type.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
GeoPoint | The point where an icon of the cluster or raw incident should be drawn. |
See Also