createInteractiveModeCanvas Method

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly