Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : InteractiveDragStartedEventArgs Class |
public class InteractiveDragStartedEventArgs : InteractiveEventArgs
'Declaration
Public Class InteractiveDragStartedEventArgs Inherits InteractiveEventArgs
This class derives from InteractiveEventArgs and adds the following members:
Member | Description |
---|---|
Change |
Change (delta) between the original and the current position. |
IsMouseWheel |
Indicate that this drag operation is originated using the mouse wheel and not a mouse/touch down event. |