←Select platform

InteractiveDragEventArgs Class Members

Summary

The following tables list the members exposed by InteractiveDragEventArgs.

Public Constructors

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

Public Properties

Name Description
Change Change (delta) between the original and current position.
IsHandled Indicates whether this event is handled. (Inherited from InteractiveEventArgs)
IsMouseWheel Indicates if this drag operation is originated using the mouse wheel and not a mouse/touch down event.
IsTouch Indicates whether the native event was created by a touch gesture. (Inherited from InteractiveEventArgs)
MouseButton Mouse button that triggered this event. (Inherited from InteractiveEventArgs)
NativeEvent Native event associated with this event. (Inherited from InteractiveEventArgs)
Origin Original mouse or touch position. (Inherited from InteractiveEventArgs)
Points An array of all points from the native event. (Inherited from InteractiveEventArgs)
Position Current mouse or touch position. (Inherited from InteractiveEventArgs)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly