cell Property

Summary

Gets the cell that has exploded or un-exploded.

Syntax
TypeScript
JavaScript
Object.defineProperty(CellExplodedEventArgs.prototype, 'cell', 
	get: function() 
) 
cell: Cell; // read-only 

Property Value

Remarks

To get whether the medical viewer has entered the explode view mode, refer to Exploded.

The exploded mode is a mode where the selected cell takes the whole viewer area.

This property is useful when the MedicalViewer is displaying multiple cells, and the user wants to enlarge one of them for a closer study.

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