previewImage Property

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

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