customDragElement Property (ImageViewerDragInteractiveMode)

Summary

Custom HTML element to act as the drag item

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerDragInteractiveMode.prototype, 'customDragElement', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
customDragElement: HTMLElement;

Property Value

Custom HTML element to act as the drag item. Default value is null.

Remarks

Refer to Image Viewer Drag and Drop for more information.

Requirements

Target Platforms

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