GoogleMap Control
OnBoundsChanged Method (e)
Namespaces ► Artem.Google.UI ► GoogleMap ► OnBoundsChanged(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:BoundsChanged] event.

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

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