SelectActiveViewerCells Method

Summary
Change the selection of the cells in the ActiveViewer
Syntax
C#
VB
C++
public virtual void SelectActiveViewerCells( 
   bool select 
) 
  
Public Overridable Sub SelectActiveViewerCells( _ 
   ByVal select As Boolean _ 
)  
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.