previewImage Property (Frame)

Summary

Gets or sets the preview image element.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'previewImage', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
previewImage: HTMLImageElement;

Property Value

ImageElement that will contain the preview image.

Remarks

It is highly recommended to use the PreviewURI to download the preview image.

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