Back to Devexpress

BingTrafficIncidentResult.Point Property

wpf-devexpress-dot-xpf-dot-map-dot-bingtrafficincidentresult-627c5aa6.md

latest1.0 KB
Original Source

BingTrafficIncidentResult.Point Property

Returns geographical coordinates of the location where the incident occurs.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public GeoPoint Point { get; }
vb
Public ReadOnly Property Point As GeoPoint

Property Value

TypeDescription
GeoPoint

A geographical point that specifies the incident location.

|

See Also

BingTrafficIncidentResult Class

BingTrafficIncidentResult Members

DevExpress.Xpf.Map Namespace