mouseButton Property

Summary

Mouse button to use for panning.

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

Property Value

The mouse button to use for panning. Default value is Left.

Remarks

This value is only used when EnablePan is set to true.

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.