Gets the loaded picture object.
Object.defineProperty(AnnLoadPictureEventArgs.prototype, 'picture',
get: function()
)
picture: AnnPicture; // read-only
The loaded picture object.
The value of Source is the URL to image that just finished loading
For an example, refer to AnnRenderingEngine.LoadPicture.
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