LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetModalityWindowLevelPresets Method (IModalitySettingsDataSource)

Show in webframe






The Leadtools.Dicom.Common.DataTypes.ModalityType that the window level presets are for.
Gets the preset window levels for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
WindowLevelInformation[] GetModalityWindowLevelPresets( 
   ModalityType modality
)
'Declaration
 
Function GetModalityWindowLevelPresets( _
   ByVal modality As ModalityType _
) As WindowLevelInformation()
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim modality As ModalityType
Dim value() As WindowLevelInformation
 
value = instance.GetModalityWindowLevelPresets(modality)

            

            
WindowLevelInformation*[]* GetModalityWindowLevelPresets( 
   ModalityType modality
) 
WindowLevelInformation*[]* GetModalityWindowLevelPresets( 
   ModalityType modality
) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType that the window level presets are for.

Return Value

Requirements

Target Platforms

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


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