DoubleClick Event

GoogleMap Control Artem.Google

GoogleMap Control DoubleClick Event
NamespacesArtem.Google.UIGoogleMapDoubleClick
GoogleMap Control v6.0
This event is fired when the user double-clicks on the map. Note that the click event will also fire, right before this one.
Declaration Syntax
C# Visual Basic
public event EventHandler<MouseEventArgs> DoubleClick
Public Event DoubleClick As EventHandler(Of MouseEventArgs)

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)