AzureMapDataProvider.Projection Property
Gets a projection used by the Azure Maps data provider.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ProjectionBase | The projection used by the Azure Maps map data provider. |
Remarks
To learn more about projections, refer to: Geographical Projections.
See Also