Click or drag to resize

MapTileZoomLevel Property

Gets the zoom level of this tile.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public int ZoomLevel { get; }

Property Value

Type: Int32

Implements

IMapTileZoomLevel
See Also