LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

ActiveSubCell Property (MedicalViewerCell)






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 int ActiveSubCell {get; set;}
 get_ActiveSubCell();
set_ActiveSubCell(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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