Back to Devexpress

BingTrafficIncidentResult.Point Property

windowsforms-devexpress-dot-xtramap-dot-bingtrafficincidentresult-1ddfd9cb.md

latest1.1 KB
Original Source

BingTrafficIncidentResult.Point Property

Returns geographical coordinates of the location where the incident occurs.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

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