TileImageFormatInfoMatrixForZoomlevel Method |
Namespace:
Easymap.AddIn.Export
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic 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:
Matrix
See Also