Error processing SSI file
(Leadtools.Controls)

Show in webframe

InteractiveDragCompletedEventArgs Class Members

Show in webframe
Properties 





The following tables list the members exposed by InteractiveDragCompletedEventArgs.

Public Constructors
 NameDescription
InteractiveDragCompletedEventArgs ConstructorInitializes a new InteractiveDragCompletedEventArgs  
Top
Public Properties
 NameDescription
ChangeChange (delta) between the original and current position.  
DirectionDirection of the drag operation.  
IsCanceledIndicates if this drag operation was canceled.  
IsHandledIndicates whether this event is handled. (Inherited from Leadtools.Controls.InteractiveEventArgs)
IsMouseWheelIndicates if this drag operation is originated using the mouse wheel and not a mouse/touch down event.  
MouseButtonMouse button that triggered this event. (Inherited from Leadtools.Controls.InteractiveEventArgs)
NativeEventNative event associated with this event. (Inherited from Leadtools.Controls.InteractiveEventArgs)
OriginOriginal mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs)
PositionCurrent mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs)
VelocityFinal horizontal and vertical velocity of the drag, if the drag was inertial.  
Top
See Also

Reference

InteractiveDragCompletedEventArgs Class
Leadtools.Controls Namespace

Error processing SSI file