Back to Devexpress

BingRouteLeg.StartLocation Property

windowsforms-devexpress-dot-xtramap-dot-bingrouteleg-797a4518.md

latest1.1 KB
Original Source

BingRouteLeg.StartLocation Property

Returns information about the start location on the map.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public LocationInformation StartLocation { get; }
vb
Public ReadOnly Property StartLocation As LocationInformation

Property Value

TypeDescription
LocationInformation

LocationInformation object.

|

See Also

BingRouteLeg Class

BingRouteLeg Members

DevExpress.XtraMap Namespace