MultiScaleTileSource Class Members
In This Topic
The following tables list the members exposed by MultiScaleTileSource.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | GetUrl | Gets or sets the callback function to get the url of the specific tile. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaxZoom | Gets or sets the maximum zoom level supports by this tile source. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MinZoom | Gets or sets the minmum zoom level supports by this tile source. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TileHeight | Gets or sets the tile height of the image. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TileWidth | Gets or sets the tile width of the image. |
Top
See Also