MRTISubCell Object

Summary

This class represent the MRTI sub-cell that is used to display an image frame along with their accessories (annotation, overlay text, border...etc), using the MRTI technology.

Syntax

JavaScript Syntax
function lt.Controls.Medical.MRTISubCell 
	extends lt.Controls.Medical.SubCell 
TypeScript Syntax
class lt.Controls.Medical.MRTISubCell() 
	extends lt.Controls.Medical.SubCell 

Remarks

To add this to the cell, refer to Items property.

The user can have any number of sub-cells inside the cell and can also set the cell to arrange the sub-cells automatically, refer to GridLayout.

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

for the MRTI to work, you have to have a frame that contains MRTI Info, refer to MRTIImage.

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