dragDropEvent Property

Summary

Gets the drag/drop event data that triggered this event.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnCursorEventArgs.prototype, 'dragDropEvent', 
	get: function() 
) 
dragDropEvent: AnnDragDropEventArgs; // read-only 

Property Value

The original drag/drop event data that triggered this event if any; otherwise, null.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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