GetModalityWindowLevelPresets Method

Summary
Gets the preset window levels for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
C#
VB
C++
public WindowLevelInformation[] GetModalityWindowLevelPresets( 
   ModalityType modality 
) 
  
Function GetModalityWindowLevelPresets( _ 
   ByVal modality As ModalityType _ 
) As WindowLevelInformation() 
array<WindowLevelInformation^>^ GetModalityWindowLevelPresets(  
   ModalityType modality 
)  

Parameters

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

Return Value

An System.Array of WindowLevelInformation objects for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.