Raises the [E:DragEnd] event.

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

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