imageUri Property

Summary

Gets or sets the string that represents the URI that will be used to fetch the images (tiles and low resolution version) from the server.

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

Property Value

string that represents the URI that will be used to fetch the images (tiles and low resolution version) from the server.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly