Gets a value that indicate if the ImageViewer will render the content when changes are made to the control's properties or to the items.
Object.defineProperty(ImageViewer.prototype, 'canRender',
get: function()
)
canRender: boolean; // read-only // protected
true if the ImageViewer will update the content; otherwise, false.
For more information, refer to BeginRender
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