Indicates whether to automatically create the HTML5 Canvas Element when the image is updated.
Object.defineProperty(ImageViewer.prototype, 'autoCreateCanvas',
get: function(),
set: function(value)
)
autoCreateCanvas: boolean;
true to automatically create the canvas
when the image is updated; otherwise, false. Default value is
false.
This is a helper property for applications that use ImageViewer in single item mode. It is a shortcut to AutoCreateCanvas of ActiveItem. For more information, refer to Image Viewer in Single Item Mode.
For an example, refer to ImageViewerItem.AutoCreateCanvas.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document