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