Determines whether the full image has been downloaded successfully.
Object.defineProperty(Frame.prototype, 'isFullImageReceived',
get: function()
)
isFullImageReceived: boolean; // read-only
true if the full image has been received, false otherwise.
The full image can be downloaded using ImageURL.
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