←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly