Leadtools.Controls Namespace : ImageViewerRenderEventArgs Object |
The following tables list the members exposed by ImageViewerRenderEventArgs.
Name | Description | |
---|---|---|
![]() | ImageViewerRenderEventArgs Constructor | Creates a new ImageViewerRenderEventArgs from the specified HTML5 Canvas Element context and clipping rectangle. |
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 |
Name | Description | |
---|---|---|
![]() ![]() | CreateForControl | Creates a new instance of ImageViewerRenderEventArgs from the specified HTML5 Canvas Element. |
![]() ![]() | DestroyForControl | Destroys the instance of ImageViewerRenderEventArgs created by CreateForControl. |