BingMapDataProvider.Projection Property
Gets a projection used by the Bing Maps map data provider.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| ProjectionBase | A ProjectionBase class descendant object. |
Remarks
To learn more about projections, refer to: Geographical Projections.
See Also