LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

FullExplode Property

Show in webframe





Gets or sets the value that determines whether to allow the viewer to enter a full explode mode (focus mode) when a cell or sub-cell is double clicked.
Syntax
public bool FullExplode {get; set;}
'Declaration
 
Public Property FullExplode As Boolean
'Usage
 
Dim instance As MedicalViewer
Dim value As Boolean
 
instance.FullExplode = value
 
value = instance.FullExplode

            

            
public:
property bool FullExplode {
   bool get();
   void set (    bool value);
}

Property Value

true to enable full explode mode in the viewer; otherwise, it is false.
Remarks
The full explode mode (focus mode) allows the user to double click on any frame to enlarge the frame cell or sub-cell. When explode mod is enabled when the user double clicks a cell or sub-cell the clicked cell will fill the viewer.

To enter the explode mode manually, please refer to MedicalViewerMultiCell.Exploded and Exploded.

Requirements

Target Platforms

See Also

Reference

MedicalViewer Class
MedicalViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features