LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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
)
function Leadtools.Medical.Workstation.IModalitySettingsView.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IModalitySettingsView Interface
IModalitySettingsView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.