Back to Devexpress

BingTrafficIncidentResult.ToPoint Property

windowsforms-devexpress-dot-xtramap-dot-bingtrafficincidentresult-a16176f7.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.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.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.XtraMap Namespace