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

GetModalityWindowLevelPresets Method (ModalitySettingsDataSource)







A Leadtools.Dicom.Common.DataTypes.ModalityType object that represents the modality.
Gets the window level presets for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
public WindowLevelInformation[] GetModalityWindowLevelPresets( 
   ModalityType modality
)
'Declaration
 
Public Function GetModalityWindowLevelPresets( _
   ByVal modality As ModalityType _
) As WindowLevelInformation()
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim modality As ModalityType
Dim value() As WindowLevelInformation
 
value = instance.GetModalityWindowLevelPresets(modality)
public WindowLevelInformation[] GetModalityWindowLevelPresets( 
   ModalityType modality
)
 function Leadtools.Medical.Workstation.ModalitySettingsDataSource.GetModalityWindowLevelPresets( 
   modality 
)
public: WindowLevelInformation*[]* GetModalityWindowLevelPresets( 
   ModalityType modality
) 
public:
WindowLevelInformation*[]* GetModalityWindowLevelPresets( 
   ModalityType modality
) 

Parameters

modality
A Leadtools.Dicom.Common.DataTypes.ModalityType object that represents the modality.

Return Value

An System.Array of WindowLevelInformation objects that represent the window level presets for the specified modality.
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

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices

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