LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ActiveSubCell Property (MedicalViewerCell)

Show in webframe





Gets or sets the index of the active sub-cell.
Syntax
public int ActiveSubCell {get; set;}
'Declaration
 
Public Property ActiveSubCell As Integer
'Usage
 
Dim instance As MedicalViewerCell
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.
Remarks
The active sub-cell is the cell that will be processed when applying any effect that affects only one sub-cell with no sub-cell index specified.
Example
For an example, refer to GetDisplayedClippedImageRectangle.
Requirements

Target Platforms

See Also

Reference

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