←Select platform

InteractiveDragEventArgs Class Members

Summary

The following tables list the members exposed by InteractiveDragEventArgs.

Public Constructors

Name Description
Public Constructor InteractiveDragEventArgs Creates a new instance of InteractiveDragEventArgs.
Public Constructor InteractiveEventArgs Initializes a new InteractiveEventArgs. (Inherited from InteractiveEventArgs)

Public Properties

Name Description
Public Property Change Change (delta) between the original and current position.
Public Property IsHandled Indicates whether this event is handled. (Inherited from InteractiveEventArgs)
Public Property IsMouseWheel Indicates if this drag operation is originated using the mouse wheel and not a mouse/touch down event.
Public Property IsTouch Indicates whether the native event was created by a touch gesture. (Inherited from InteractiveEventArgs)
Public Property MouseButton Mouse button that triggered this event. (Inherited from InteractiveEventArgs)
Public Property NativeEvent Native event associated with this event. (Inherited from InteractiveEventArgs)
Public Property Origin Original mouse or touch position. (Inherited from InteractiveEventArgs)
Public Property Points An array of all points from the native event. (Inherited from InteractiveEventArgs)
Public Property Position Current mouse or touch position. (Inherited from InteractiveEventArgs)

See Also

InteractiveDragEventArgs Class

Leadtools.Controls Namespace

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.