LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ActiveSubCell Property (MedicalViewerStack)

Show in webframe





Gets or sets the value that indicates the index of the active sub-cell.
Syntax
public int ActiveSubCell {get; set;}
'Declaration
 
Public Property ActiveSubCell As Integer
'Usage
 
Dim instance As MedicalViewerStack
Dim value As Integer
 
instance.ActiveSubCell = value
 
value = instance.ActiveSubCell

            

            
public:
property int ActiveSubCell {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the index of the active sub-cell. If there is only one sub-cell then this property is 0.
Example
For an example, refer to MedicalViewerStack Constructor
Requirements

Target Platforms

See Also

Reference

MedicalViewerStack Class
MedicalViewerStack 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