AddModalityPreset Method

Summary
Adds preset window level information for a specified modality type.
Syntax
C#
VB
C++
public void AddModalityPreset( 
   ModalityType modality, 
   WindowLevelInformation preset 
) 
  
Public Sub AddModalityPreset( _ 
   ByVal modality As ModalityType, _ 
   ByVal preset As WindowLevelInformation _ 
)  
public: 
void AddModalityPreset(  
   ModalityType modality, 
   WindowLevelInformation^ preset 
)  

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType object that the window level information is being set.

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.