Raises the [E:MouseUp] event.

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

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