Gets whether the image data is ready.
Object.defineProperty(Frame.prototype, 'isDataReady',
get: function(),
set: function(value)
)
isDataReady: boolean;
true if the image data is ready, false otherwise.
The image data described here is the data downloaded using SetPNGDataSrc.
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