←Select platform

InteractiveDragDeltaEventArgs Class

Summary

Contains data for the InteractiveService.DragDelta event.

Syntax

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

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.

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)