canvas Property

Summary

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

Syntax

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

Property Value

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

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.Medical Assembly