mrtiInfo Property

Summary

Gets or sets the MRTIInfo associated with this frame.

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

Property Value

MRTIImage that contains the MRTI info associated with this frame.

Remarks

The MRTI is a technique that is used to allow the user to render a very large image without downloading too much data.

This must be filled to be able to use the MRTI technology

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