EnsureSelect Method

Summary
Make sure that the provided MedicalViewer control is added to or removed from the SelectedViewers
Syntax
C#
C++/CLI
protected virtual void EnsureSelect( 
   MedicalViewer viewer, 
   bool select 
) 
protected:  
   virtual void EnsureSelect( 
      MedicalViewer^ viewer, 
      bool select 
   ) 

Parameters

viewer
Type: MedicalViewer The MedicalViewer which will be selected or unselected.

select
Type: System.Boolean True to make sure that the MedicalViewer control is added to the SelectedViewers property; False to remove it if exists.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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