←Select platform

InteractiveDragEventArgs Class

Summary

A base class for all the interactive drag events.

Syntax
C#
VB
C++
public class InteractiveDragEventArgs : InteractiveEventArgs 
Public Class InteractiveDragEventArgs 
   Inherits InteractiveEventArgs 
public: 
   ref class InteractiveDragEventArgs : InteractiveEventArgs 
Remarks

This class derives from InteractiveEventArgs and adds the following members:

Member Description
Change Change (delta) between the InteractiveEventArgs.Position and InteractiveEventArgs.Origin.
IsMouseWheel Indicates if this drag operation is originated using the mouse wheel and not a mouse/touch down event.
Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.