dropLinkKeyState Property (ImageViewer)

Summary

Modifier key used to initiate a link drop operation

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewer.prototype, 'dropLinkKeyState', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
dropLinkKeyState: Keys;

Property Value

The key modifier used to initiate a link drop operation. Default value is Alt.

Remarks

For more information refer to Image Viewer Drag and Drop.

Example

For an example on using the image viewer as the target for a drag/drop operation, refer to ItemDragDrop.

For an example on using the image viewer as the source of a drag/drop operation, refer to ImageViewerDragInteractiveMode.

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