canvas Property (SpyGlassEventArgs)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize