Gets or sets the image and window level data that the interactive mode will modify.
Object.defineProperty(WindowLevelInteractiveMode.prototype, 'data',
get: function(),
set: function(value)
)
data: WindowLevelData;
WindowLevelData that contains the image and window level data that the interactive mode will modify.
You can switch between different instances of Data if you want the interactive mode to handle multiple different images.
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