dragDeltaSensitivity Property

Summary

Gets or sets the window level interactive mode drag sensitivity value.

Syntax
TypeScript
JavaScript
Object.defineProperty(WindowLevelData.prototype, 'dragDeltaSensitivity', 
	get: function(), 
	set: function(value) 
) 
dragDeltaSensitivity: number; 

Property Value

Value that represents the window level interactive mode drag sensitivity value, default value is 0.

Remarks

This property prevents the unwanted window level changes if the user clicks on the image and moves the mouse only a little during the clicking. This is especially true for the touch device, where the user finger tap can be mistaken for a small touch and drag.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly