Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GetModalityWindowLevelPresets Method (IModalitySettingsDataSource)







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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features