canvas Property

Summary

Gets or sets the canvas that will contain the modified version of the displayed image.

Syntax
TypeScript
JavaScript
Object.defineProperty(SpyGlassEventArgs.prototype, 'canvas', 
	get: function(), 
	set: function(value) 
) 
canvas: HTMLCanvasElement; 

Property Value

CanvasElement which represents the canvas that will contain the modified version of the displayed image.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly