Back to Devexpress

AzureRouteInstruction.Point Property

windowsforms-devexpress-dot-xtramap-dot-azurerouteinstruction-a602e20f.md

latest1.0 KB
Original Source

AzureRouteInstruction.Point Property

Returns the current location defined by a latitude and longitude.

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’s coordinates.

|

See Also

AzureRouteInstruction Class

AzureRouteInstruction Members

DevExpress.XtraMap Namespace