MPRCell Object

Summary

This class represents a cell that shows generated MPR frames.

Syntax

JavaScript Syntax
function lt.Controls.Medical.MPRCell 
	extends lt.Controls.Medical.Cell 
TypeScript Syntax
class lt.Controls.Medical.MPRCell() 
	extends lt.Controls.Medical.Cell 

Remarks

You must pass the source cell that contains the source information where an MPR image can be extracted.

Use CanDoMPR to check if the cell can to be used to create an MPR image. If the returned value is MPRStatus.OK, then it can be used to generate the MPR Cell.

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