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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.