GoogleMap Control v6.0
Declaration Syntax
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
This event is fired when the user clicks on the map (but not when they click on a marker or infowindow).

C# | Visual Basic |
public event EventHandler<MouseEventArgs> Click
Public Event Click As EventHandler(Of MouseEventArgs)