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
Property Value
| Type | Description |
|---|---|
| GeoPoint | A geographical point’s coordinates. |
See Also