Leadtools.Controls Namespace > ImageViewerSpyGlassInteractiveMode Object : InteractiveModeCanvas Property |
get_interactiveModeCanvas();
set_interactiveModeCanvas(value);
Object.defineProperty('interactiveModeCanvas');
Type | Description |
---|---|
CanvasElement | The interactive mode canvas . |
Use this in derived classes to return your own canvas
as the surface of the spy glass.