Gets or sets whether to enable the window level mouse sensitivity.
Object.defineProperty(WindowLevelData.prototype, 'enableWindowLevelSensitivity',
get: function(),
set: function(value)
)
enableWindowLevelSensitivity: boolean;
true to enable the window level mouse sensitivity, false otherwise.
To set the mouse sensitivity value, refer to WindowLevelSensitivity.
A value of 1 indicates that the amount of change in the action is equal to the amount of movement of the mouse. For example, if the mouse is moved 1 pixel, the action changes by 1 unit. A value of 2 indicates that the amount of change in the action is 200% percent of the amount of mouse movement. For example, if the mouse is moved 1 pixels, the action only changes by two unit.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document