sensitivity Property

Summary

Gets or sets the sensitivity associated with StackInteractiveMode.

Syntax

TypeScript
JavaScript
Object.defineProperty(StackInteractiveMode.prototype, 'sensitivity', 
	 get: function(), 
	 set: function(value) 
) 
      sensitivity: number; 

Property Value

A number. The default value is 1.

Remarks

The higher the sensitivity, the less the mouse has to travel to change the current frame. A sensitivity value of 0.1 will change the current frame by 1 for every 10 pixels the mouse travels.

Requirements

Target Platforms

See Also

StackInteractiveMode

StackInteractiveMode Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
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.