customDragElement Property

Summary

Custom HTML element to act as the drag item

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerDragInteractiveMode.prototype, 'customDragElement', 
	get: function(), 
	set: function(value) 
) 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.