Back to Devexpress

BingTrafficIncidentResult.ToPoint Property

wpf-devexpress-dot-xpf-dot-map-dot-bingtrafficincidentresult-cdaee14a.md

latest1.1 KB
Original Source

BingTrafficIncidentResult.ToPoint Property

Returns the coordinates of the traffic incident’s endpoint (for example, the end of a construction zone).

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
GeoPoint

A geographical point that specifies the location of the traffic incident’s endpoint.

|

See Also

BingTrafficIncidentResult Class

BingTrafficIncidentResult Members

DevExpress.Xpf.Map Namespace