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

Show in webframe

FillModalityWindowLevelList Method (IModalitySettingsView)







An array of WindowLevelInformation objects that represent the window level data source.
Populates a the view with the window level information.
Syntax
void FillModalityWindowLevelList( 
   WindowLevelInformation[] windowLevelDataSource
)
'Declaration
 
Sub FillModalityWindowLevelList( _
   ByVal windowLevelDataSource() As WindowLevelInformation _
) 
'Usage
 
Dim instance As IModalitySettingsView
Dim windowLevelDataSource() As WindowLevelInformation
 
instance.FillModalityWindowLevelList(windowLevelDataSource)

            

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

Parameters

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

Target Platforms

See Also

Reference

IModalitySettingsView Interface
IModalitySettingsView Members

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