getPreviewCanvas Method (Frame)

Summary

Gets the low resolution version of image displayed in this frame.

Syntax

JavaScript Syntax
Frame.prototype.getPreviewCanvas = function()
TypeScript Syntax
getPreviewCanvas(): HTMLCanvasElement;

Remarks

This low resolution image is loaded as a background placeholder while the high resolution version is being downloaded.

To control the size of the preview canvas, refer to BackgroundSize.

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