canvas Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(SpyGlassPositionChangedEventArgs.prototype, 'canvas', 
	get: function() 
) 
canvas: HTMLCanvasElement; // read-only 

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