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.

Example

Refer to SpyGlassAction

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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