The following tables list the members exposed by ImageViewerRenderEventArgs.
Public Constructors
Name | Description | |
---|---|---|
ImageViewerRenderEventArgs | Creates a new ImageViewerRenderEventArgs from the specified HTML5 Canvas Element context and clipping rectangle. |
Public Methods
Name | Description | |
---|---|---|
createForControl | Creates a new instance of ImageViewerRenderEventArgs from the specified HTML5 Canvas Element. | |
destroyForControl | Destroys the instance of ImageViewerRenderEventArgs created by CreateForControl. |
Public Properties
Name | Description | |
---|---|---|
clipRectangle | Current clipping rectangle. | |
context | Current HTML5 Canvas Element context associated with this object. | |
error | Error that might have occurred during rendering. | |
item | Item to render | |
part | Item part to render |
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