Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageViewerRenderEventArgs Constructor

Show in webframe
HTML5 Canvas Element context. This will be set in Context.
Clipping rectangle. This will be set in ClipRectangle. Pass Empty for no clipping.
Creates a new ImageViewerRenderEventArgs from the specified HTML5 Canvas Element context and clipping rectangle.
Syntax
function ImageViewerRenderEventArgs( 
   context ,
   clipRectangle 
)

Parameters

ParameterTypeDescription
contextCanvasContext2DHTML5 Canvas Element context. This will be set in Context.
clipRectangleLeadRectDClipping rectangle. This will be set in ClipRectangle. Pass Empty for no clipping.
See Also

Reference

ImageViewerRenderEventArgs Object
ImageViewerRenderEventArgs Members

Error processing SSI file