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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly