BingItineraryItem.Location Property
Gets the location of the itinerary item.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| GeoPoint | A GeoPoint object specifying the location. |
See Also