Interface IDragHandler
Namespace: Ritchie.Toolbox.Events
Assembly: Ritchie.Toolbox.dll
Syntax
public interface IDragHandler : IMouseHandler
Methods
OnDrag(MouseButtonEvent)
Declaration
void OnDrag(MouseButtonEvent e)
Parameters
Type | Name | Description |
---|---|---|
MouseButtonEvent | e |