SetModalityDefaultPreset Method

Summary
Sets a default WindowLevelInformation to e applied for the given modality
Syntax
C#
VB
C++
public void SetModalityDefaultPreset( 
   ModalityType modality, 
   WindowLevelInformation preset 
) 
  
Public Sub SetModalityDefaultPreset( _ 
   ByVal modality As ModalityType, _ 
   ByVal preset As WindowLevelInformation _ 
)  
public: 
void SetModalityDefaultPreset(  
   ModalityType modality, 
   WindowLevelInformation^ preset 
)  

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType to set the default preset for

preset
The WindowLevelInformation which will be set as default for the given 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.