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

Show in webframe

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

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