Raises the [E:Click] event.

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

- e (MarkerEventArgs)
- The MouseEventArgs instance containing the event data.
C# | Visual Basic |
protected virtual void OnClick( MarkerEventArgs e )
Protected Overridable Sub OnClick ( _ e As MarkerEventArgs _ )