←Select platform

InteractiveDragCompletedEventArgs Class

Summary

Contains data for the InteractiveService.DragCompleted event.

Syntax

C#
VB
C++
public class InteractiveDragCompletedEventArgs : InteractiveDragEventArgs 
Public Class InteractiveDragCompletedEventArgs 
   Inherits InteractiveDragEventArgs 
public ref class InteractiveDragCompletedEventArgs : InteractiveDragEventArgs 

Remarks

This class derives from InteractiveDragEventArgs and adds the following members:

Member Description
Direction Direction of the drag operation.
Velocity The final horizontal and vertical velocity of the drag, if the drag was inertial.
IsCanceled Indicate that this drag operation was canceled.
Requirements

Target Platforms

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