SetModalityDefaultPreset Method

Summary
Sets the default preset WindowLevelInformation for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
C#
VB
C++
public void SetModalityDefaultPreset( 
   ModalityType modality, 
   WindowLevelInformation preset 
) 
  
Sub SetModalityDefaultPreset( _ 
   ByVal modality As ModalityType, _ 
   ByVal preset As WindowLevelInformation _ 
)  
void SetModalityDefaultPreset(  
   ModalityType modality, 
   WindowLevelInformation^ preset 
)  

Parameters

preset
The default WindowLevelInformation preset 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.