Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

DeleteModalityPreset Method (ModalitySettingsDataSource)







The Leadtools.Dicom.Common.DataTypes.ModalityType that the preset will be deleted for.
The WindowLevelInformation used for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Deletes a modality preset for the Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
public void DeleteModalityPreset( 
   ModalityType modality,
   WindowLevelInformation preset
)
'Declaration
 
Public Sub DeleteModalityPreset( _
   ByVal modality As ModalityType, _
   ByVal preset As WindowLevelInformation _
) 
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim modality As ModalityType
Dim preset As WindowLevelInformation
 
instance.DeleteModalityPreset(modality, preset)

            

            
public: void DeleteModalityPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 
public:
void DeleteModalityPreset( 
   ModalityType modality,
   WindowLevelInformation^ preset
) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType that the preset will be deleted for.
preset
The WindowLevelInformation used for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Requirements

Target Platforms

See Also

Reference

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features