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

Show in webframe

FillModalityWindowLevelList Method (ModalitySettingsDialog)







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

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