Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

EnsureSelect Method







Type: MedicalViewer The MedicalViewer which will be selected or unselected.
Type: System.Boolean True to make sure that the MedicalViewer control is added to the SelectedViewers property; False to remove it if exists.
Make sure that the provided MedicalViewer control is added to or removed from the SelectedViewers
Syntax
protected virtual void EnsureSelect( 
   MedicalViewer viewer,
   bool select
)
'Declaration
 
Protected Overridable Sub EnsureSelect( _
   ByVal viewer As MedicalViewer, _
   ByVal select As Boolean _
) 
'Usage
 
Dim instance As MedicalViewerHost
Dim viewer As MedicalViewer
Dim select As Boolean
 
instance.EnsureSelect(viewer, select)

            

            
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

See Also

Reference

MedicalViewerHost Class
MedicalViewerHost Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features