explodedCell Property (MedicalViewer)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize