GoogleMap Control
OnZoomChanged Method (e)
Namespaces ► Artem.Google.UI ► GoogleMap ► OnZoomChanged(MapEventArgs)
GoogleMap Control v6.0
Declaration Syntax
Parameters
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Raises the [E:ZoomChanged] event.

C# | Visual Basic |
protected virtual void OnZoomChanged( MapEventArgs e )
Protected Overridable Sub OnZoomChanged ( _ e As MapEventArgs _ )

- e (MapEventArgs)
- The MapEventArgs instance containing the event data.