getForground Method (MRTISubCell)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize