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

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

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