createInteractiveModeCanvas Method (ImageViewerSpyGlassInteractiveMode)

Summary

Create the interactive HTML5 Canvas Element.

Syntax

JavaScript Syntax
ImageViewerSpyGlassInteractiveMode.prototype.createInteractiveModeCanvas = function(viewer)
TypeScript Syntax
createInteractiveModeCanvas(viewer: ImageViewer): void; // protected

Parameters

viewer

The 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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize