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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly