←Select platform

InteractiveDragCompletedEventArgs Class

Summary

Contains data for the InteractiveService.DragCompleted event.

Syntax

C#
VB
WinRT C#
public class InteractiveDragCompletedEventArgs : Leadtools.Controls.InteractiveEventArgs  
Public Class InteractiveDragCompletedEventArgs  
   Inherits Leadtools.Controls.InteractiveEventArgs 
public sealed class InteractiveDragCompletedEventArgs : Leadtools.Controls.InteractiveEventArgs  
function Leadtools.Controls.InteractiveDragCompletedEventArgs() 

Remarks

This class derives from InteractiveEventArgs and adds the following members:

Member Description
Direction

Direction of the drag operation.

Change

Change between the original and current position.

Velocity

The final horizontal and vertical velocity of the drag, if the drag was inertial.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)