Item to render
Object.defineProperty(ImageViewerRenderEventArgs.prototype, 'item',
get: function()
)
item: ImageViewerItem; // read-only
The item to render or null if this event is for rendering the view.
If the value of Item is not null, then Part will contain the specific part of the item to render.
For an example, refer to PostRender.
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