enablePan Property

Summary

Enable panning on the target control.

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

Property Value

true to allow the user to click and drag on the target control, otherwise; false. Default value is true.

Remarks

This value allows the user to click and drag on the target control to move the pan rectangle as well as panning the in the image viewer.

Example

For an example, refer to ImageViewerPanControl.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.