interactiveModeCanvas Property

Summary

Interactive mode HTML5 Canvas Element.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerSpyGlassInteractiveMode.prototype, 'interactiveModeCanvas', 
	get: function(), 
	set: function(value) 
) 
interactiveModeCanvas: HTMLCanvasElement; // protected 

Property Value

The interactive mode canvas.

Remarks

Use this in derived classes to return your own canvas as the surface of the spy glass.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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