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

SelectActiveViewerCells Method







Type: System.Boolean true to select all the cells; False to unselect all the cells.
Change the selection of the cells in the ActiveViewer
Syntax
public virtual void SelectActiveViewerCells( 
   bool select
)
'Declaration
 
Public Overridable Sub SelectActiveViewerCells( _
   ByVal select As Boolean _
) 
'Usage
 
Dim instance As MedicalViewerHost
Dim select As Boolean
 
instance.SelectActiveViewerCells(select)
public virtual void SelectActiveViewerCells( 
   bool select
)
 function Leadtools.Medical.Workstation.UI.MedicalViewerHost.SelectActiveViewerCells( 
   select 
)
public: virtual void SelectActiveViewerCells( 
   bool select
) 
public:
virtual void SelectActiveViewerCells( 
   bool select
) 

Parameters

select
Type: System.Boolean true to select all the cells; False to unselect all the cells.
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

MedicalViewerHost Class
MedicalViewerHost Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.