getForground Method

Summary

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

Syntax

JavaScript Syntax
MRTISubCell.prototype.getForground = function() 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly