enablePan Property (ImageViewerPanZoomInteractiveMode)

Summary

Indicates whether to enable panning.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerPanZoomInteractiveMode.prototype, 'enablePan', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
enablePan: boolean;

Property Value

true to enable panning; otherwise, it is false. The default value is true.

Remarks

Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.

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