←Select platform

InteractiveDragDeltaEventArgs Class

Summary

Contains data for the InteractiveService.DragDelta event.

Syntax

C#
VB
C++
public class InteractiveDragDeltaEventArgs : InteractiveEventArgs 
Public Class InteractiveDragDeltaEventArgs 
   Inherits InteractiveEventArgs 
public ref class InteractiveDragDeltaEventArgs : InteractiveEventArgs 

Remarks

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.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize