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