Raises the [E:MouseDown] event.

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

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