Back to Devexpress

BingItineraryItem.Location Property

windowsforms-devexpress-dot-xtramap-dot-bingitineraryitem-5c8d6627.md

latest1.0 KB
Original Source

BingItineraryItem.Location Property

Gets the location of the itinerary item.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
GeoPoint

A GeoPoint object specifying the location.

|

See Also

BingItineraryItem Class

BingItineraryItem Members

DevExpress.XtraMap Namespace