Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

CreateInteractiveModeCanvas Method (ImageViewerSpyGlassInteractiveMode)

Show in webframe
The image viewer associated with this mode.
Create the interactive HTML5 Canvas Element.
Syntax
 function Leadtools.Controls.ImageViewerSpyGlassInteractiveMode.createInteractiveModeCanvas( 
   viewer 
)

Parameters

ParameterTypeDescription
viewerImageViewerThe image viewer associated with this mode.
Remarks

The object will call this method in your derived class to signal when it is time to create the canvas.

See Also

Reference

ImageViewerSpyGlassInteractiveMode Object
ImageViewerSpyGlassInteractiveMode Members

Error processing SSI file