Leadtools.Controls Namespace : InteractiveDragDeltaEventArgs Object |
function Leadtools.Controls.InteractiveDragDeltaEventArgs()
This class derives from InteractiveEventArgs and adds the following members:
Member | Description |
---|---|
Direction |
Direction of the drag operation. |
Change |
Change (delta) between the original and current position. |
IsMouseWheel |
Indicate that this drag operation is originated using the mouse wheel and not a mouse/touch down event. |