Gets the window level data for the image frame.
Object.defineProperty(Frame.prototype, 'wlData',
get: function()
)
wlData: WindowLevelData; // read-only
Value that represents the window level data for the image frame.
This must be attached to the window level interactive mode in order work correctly. Refer to Data.
If this Frame is attached to the cell, the attachment of this value is done internally by the medical viewer. to attach a frame, refer to the collection Frames.
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