LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FillModalityWindowLevelList Method (IModalitySettingsView)

Show in webframe






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( 
   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

 

 


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