OnDragDelta Method

Summary

Raises the DragDelta event.

Syntax

TypeScript
JavaScript
SheetEditorInteractiveService.prototype.onDragDelta = function( 
   e 
) 
onDragDelta( 
   e: SheetEditorInteractiveEventArgs 
): void; // protected 

Parameters

This includes incremental information about the movement, such as direction and distance, along with any other context-specific data related to the drag interaction.

Requirements

Target Platforms

See Also

SheetEditorInteractiveService Class

SheetEditorInteractiveService Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.