mrtiInfo Property

Summary

Gets or sets the MRTIInfo associated with this frame.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'mrtiInfo', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly