Raises the [E:DragStart] event.

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

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