explodedCell Property

Summary

Gets the exploded cell.

Syntax

JavaScript Syntax
Object.defineProperty(MedicalViewer.prototype, 'explodedCell', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly