Leadtools.Controls Namespace > ImageViewerRenderEventArgs Object : ImageViewerRenderEventArgs Constructor |
function ImageViewerRenderEventArgs( context , clipRectangle )
Parameter | Type | Description |
---|---|---|
context | CanvasContext2D | HTML5 Canvas Element context. This will be set in Context. |
clipRectangle | LeadRectD | Clipping rectangle. This will be set in ClipRectangle. Pass Empty for no clipping. |