GetModalityWindowLevelPresets Method

Summary
Gets the window level presets for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
C#
VB
C++
public WindowLevelInformation[] GetModalityWindowLevelPresets( 
   ModalityType modality 
) 
  
Public Function GetModalityWindowLevelPresets( _ 
   ByVal modality As ModalityType _ 
) As WindowLevelInformation() 
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

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.