RouteWaypoint.Location Property
Returns the location of the route waypoint.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GeoPoint | A GeoPoint object containing geographical coordinates of the route waypoint. |
See Also