drawingCanvas Property

Summary

Gets the drawing canvas.

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

Property Value

CanvasElement which represents the drawing canvas.

Remarks

This canvas is used to render the image data.

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.