mrtiInfo Property

Summary

The MRTIInfo associated with this frame.

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

Property Value

MRTIImage containing the Multi-Resolution and Tiled Image (MRTI) information associated with this frame.

Remarks

MRTI is a technique allowing the user to render a very large image without downloading too much data.

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

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.