TileImageFormatInfoMetricScaleForZoomlevel Method |
Namespace:
Easymap.AddIn.Export
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public static float MetricScaleForZoomlevel(
Map map,
int zoomLevel
)
Public Shared Function MetricScaleForZoomlevel (
map As Map,
zoomLevel As Integer
) As Single
Parameters
- map
- Type: Easymap.AddIn.MappingMap
- zoomLevel
- Type: SystemInt32
Return Value
Type:
SingleSee Also