operation Property (AnnDragDropEventArgs)

Summary

Gets the current drag and drop operation.

Syntax

JavaScript Syntax
Object.defineProperty(AnnDragDropEventArgs.prototype, 'operation', 
	get: function() 
) 
TypeScript Syntax
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

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