Back to Devexpress

AzureRouteInstruction.Point Property

wpf-devexpress-dot-xpf-dot-map-dot-azurerouteinstruction-0a5338e9.md

latest991 B
Original Source

AzureRouteInstruction.Point Property

Returns the current location defined by a latitude and longitude.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.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.Xpf.Map Namespace