Gets or sets a value indicating if the image associated with this AnnPicture is loaded.
Object.defineProperty(AnnPicture.prototype, 'isLoaded',
get: function(),
set: function(value)
)
isLoaded: boolean;
A boolean indicating if the image associated with this AnnPicture is loaded.
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