Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

CreateInteractiveModeCanvas Method (ImageViewerRubberBandInteractiveMode)

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

Parameters

ParameterTypeDescription
viewerImageViewerThe image viewer associated with this mode.
Remarks

Call this method in your derived class to signal when it is time to create the canvas.

See Also

Reference

ImageViewerRubberBandInteractiveMode Object
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file