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