LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetModalityWindowLevelPresets Method (ModalitySettingsDataSource)

Show in webframe






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

See Also

Reference

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


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