getForground Method

Summary

Gets the foreground, which is what is currently displayed on the screen.

Syntax
TypeScript
JavaScript
MRTISubCell.prototype.getForground = function() 
getForground(): HTMLCanvasElement; 

Return Value

CanvasElement that represents the returned foreground, which is what is currently displayed on the screen..

Remarks

This gets only the displayed part, to get the full image, refer to GetPreviewCanvas.

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