Click Event

From GoogleMap Control Artem.Google

GoogleMap Control Click Event
NamespacesArtem.Google.UIGoogleMapClick
GoogleMap Control v6.0
This event is fired when the user clicks on the map (but not when they click on a marker or infowindow).
Declaration Syntax
C# Visual Basic
public event EventHandler<MouseEventArgs> Click
Public Event Click As EventHandler(Of MouseEventArgs)

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