LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SelectActiveViewerCells Method

Show in webframe






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
) 
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

See Also

Reference

MedicalViewerHost Class
MedicalViewerHost Members

 

 


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