DeleteModalityPreset Method

Summary
Deletes a modality preset for the Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
C#
VB
C++
public void DeleteModalityPreset( 
   ModalityType modality, 
   WindowLevelInformation preset 
) 
  
Sub DeleteModalityPreset( _ 
   ByVal modality As ModalityType, _ 
   ByVal preset As WindowLevelInformation _ 
)  
void DeleteModalityPreset(  
   ModalityType modality, 
   WindowLevelInformation^ preset 
)  

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType that the preset will be deleted for.

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.