AzureMapDataProvider.GetMapSizeInPixels(Double) Method
Returns the map size in pixels.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
zoomLevel | Double | The zoom level. |
Returns
Type | Description |
---|---|
MapSize | The map size. |
See Also