createInteractiveModeCanvas Method

Summary

Create the interactive HTML5 Canvas Element.

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

Parameters

viewer

The image viewer associated with this mode.

Remarks

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

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.