public class InteractiveDragDeltaEventArgs : InteractiveEventArgs
Public Class InteractiveDragDeltaEventArgs Inherits InteractiveEventArgs
public sealed class InteractiveDragDeltaEventArgs : InteractiveEventArgs
function Leadtools.Controls.InteractiveDragDeltaEventArgs()
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. |