BingElevationDataProvider.RequestPointElevation(GeoPoint) Method
In This Article
Requests the elevation of the specified geo point.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
point | Geo |
A Geo |
See Also