previewURI Property

Summary

Gets or sets the image preview URL.

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

Property Value

Value that represents the image preview URL.

Remarks

This value can be retrieved from the DICOM data set.

To get the image element of the preview image, refer to PreviewImage.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly