LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FillModalityWindowLevelList Method (ModalitySettingsDialog)

Show in webframe






An array of Leadtools.Medical.Workstation.WindowLevelInformation objects that represent the window level data source.
Populates a DataGridView with the window level information.
Syntax
public void FillModalityWindowLevelList( 
   WindowLevelInformation[] windowLevelDataSource
)
'Declaration
 
Public Sub FillModalityWindowLevelList( _
   ByVal windowLevelDataSource() As WindowLevelInformation _
) 
'Usage
 
Dim instance As ModalitySettingsDialog
Dim windowLevelDataSource() As WindowLevelInformation
 
instance.FillModalityWindowLevelList(windowLevelDataSource)

            

            
public: void FillModalityWindowLevelList( 
   WindowLevelInformation*[]* windowLevelDataSource
) 
public:
void FillModalityWindowLevelList( 
   array<WindowLevelInformation^>^ windowLevelDataSource
) 

Parameters

windowLevelDataSource
An array of Leadtools.Medical.Workstation.WindowLevelInformation objects that represent the window level data source.
Requirements

Target Platforms

See Also

Reference

ModalitySettingsDialog Class
ModalitySettingsDialog Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.