exploded Property

Summary

Gets whether the medical viewer is in explode view mode.

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

Property Value

true if the medical viewer is in the explode view mode, false otherwise.

Remarks

To switch to explode mode, refer to Explode.

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

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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