operation Property

Summary

Gets the current drag and drop operation.

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

Property Value

The current drag and drop operation being performed.

Remarks

This operation is in relation to OperationContainer.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly