Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

InteractiveModeCanvas Property (ImageViewerSpyGlassInteractiveMode)

Show in webframe
Interactive mode HTML5 Canvas Element.
Syntax
get_interactiveModeCanvas();
set_interactiveModeCanvas(value);
Object.defineProperty('interactiveModeCanvas');

Property Value

TypeDescription
CanvasElementThe interactive mode canvas.
Remarks

Use this in derived classes to return your own canvas as the surface of the spy glass.

See Also

Reference

ImageViewerSpyGlassInteractiveMode Object
ImageViewerSpyGlassInteractiveMode Members

Error processing SSI file