Back to Devexpress

AzureRouteIsochroneResult.Origin Property

windowsforms-devexpress-dot-xtramap-dot-azurerouteisochroneresult.md

latest1.0 KB
Original Source

AzureRouteIsochroneResult.Origin Property

Gets the isochrone origin point.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
GeoPoint

A isochrone origin point.

|

See Also

AzureRouteIsochroneResult Class

AzureRouteIsochroneResult Members

DevExpress.XtraMap Namespace