zoomKeyModifier Property

Summary

Modifier key to use for zooming.

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

Property Value

The modifier key to use for zooming. The default value is Control.

Remarks

This property is not used by browsers that do not support a keyboard.

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

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.