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(ImageViewerTranslateInteractiveMode.prototype, 'scaleKeyModifier', 
   get: function(), 
   set: function(value) 
) 
   scaleKeyModifier: lt.Controls.Keys; 

Property Value

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

Requirements

Target Platforms

See Also

ImageViewerTranslateInteractiveMode

ImageViewerTranslateInteractiveMode Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.