Gets the interactive mode to which this WindowLevelData instance is attached.
Object.defineProperty(WindowLevelData.prototype, 'interactiveMode',
get: function(),
set: function(value)
)
interactiveMode: WindowLevelInteractiveMode;
WindowLevelInteractiveMode that represents the interactive mode to which this instance is attached.
If this WindowLevelData instance is not attached to an interactive mode, then this value is null.
To attach this WindowLevelData instance to WindowLevelInteractiveMode refer to Data.
Attaching this WindowLevelData instance to WindowLevelInteractiveMode allows the user to change the window level data interactively.
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