uRI Property

Summary

Gets or sets the string that represents the URI used to fetch the images by generating it on the server and downloading it.

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

Property Value

String that represents the URI that will be used to fetch the images by generating it on the server and downloading it.

Remarks

uRI* represents the name of the server call used to generate and retrieve the 3D slice.

The engine must be set in the constructor of the class SliceFrame.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.