canvas Property (SpyGlassPositionChangedEventArgs)

Summary

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

Syntax

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

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