Raises the [E:MouseOver] event.

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

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