destroyInteractiveModeCanvas Method

Summary

Destroys the interactive HTML5 Canvas Element.

Syntax

JavaScript Syntax
ImageViewerRubberBandInteractiveMode.prototype.destroyInteractiveModeCanvas = function() 
TypeScript Syntax
destroyInteractiveModeCanvas(): void; // protected 

Remarks

Call this method in your derived class to signal when it is time to destroy 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