Is this page helpful?

In this page

scaleKeyModifier Property

Summary

Gets or sets the key modifier that is used along side the mouse in order to perform the zooming or panning action.

Syntax

TypeScript
JavaScript
Object.defineProperty(ImageViewerZoomInteractiveMode.prototype, 'scaleKeyModifier', 
	 get: function(), 
	 set: function(value) 
) 
      scaleKeyModifier: lt.Controls.Keys; 

Property Value

A keys enumeration. The default value is keys.control, or 131072.

Requirements

Target Platforms

See Also

ImageViewerZoomInteractiveMode

ImageViewerZoomInteractiveMode Members

lt.Controls.Medical Namespace

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.