TileLayerGetZoomLevel Method |
LightningChart .NET Help
Get zoom level.
Namespace:
Arction.Wpf.Charting.Maps
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic int GetZoomLevel()
Public Function GetZoomLevel As Integer
public:
int GetZoomLevel()
Return Value
Type:
Int32[Missing <returns> documentation for "M:Arction.Wpf.Charting.Maps.TileLayer.GetZoomLevel"]
See Also