targetImageViewerMode Property

Summary

Drag target allowed by this ImageViewerDragTargetMode.

Syntax

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

Property Value

The drag target allowed by this ImageViewerDragTargetMode. Default value is ImageViewerDragTargetMode.All.

Example

For an example, refer to ImageViewerDragInteractiveMode.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly