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 mouse leaves the area of the marker icon.

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