Gets or sets the window level interactive mode drag sensitivity value.
Object.defineProperty(WindowLevelData.prototype, 'dragDeltaSensitivity',
get: function(),
set: function(value)
)
dragDeltaSensitivity: number;
Value that represents the window level interactive mode drag sensitivity value, default value is 0.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET