Get a list of chunks (tiles) that is generating the display output.
Object.defineProperty(MRTISubCell.prototype, 'chunkList',
get: function()
)
chunkList: ChunkData[]; // read-only
A list of ChunkData that contains the chunks (list) that is generating the display output.
To get the low resolution background image, refer to LowResImage.
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