dragDropEvent Property (AnnCursorEventArgs)

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize