←Select platform

InteractiveDragStartedEventArgs Class

Summary

Contains data for the InteractiveService.DragStarted event.

Syntax

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

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 the 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)