explodedCell Property

Summary

Gets the exploded cell.

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

Property Value

Cell that represents the exploded cell.

Remarks

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

To enter the exploded mode, double click on any cell in the viewer, or use Explode.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly