InteractiveDragEventArgs Object

Summary

A base class for all the interactive drag events.

Syntax
TypeScript
JavaScript
function lt.Controls.InteractiveDragEventArgs 
	extends lt.Controls.InteractiveEventArgs 
class lt.Controls.InteractiveDragEventArgs() 
	extends 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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