LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SetModalityDefaultPreset Method (ModalitySettingsDataSource)

Show in webframe






The Leadtools.Dicom.Common.DataTypes.ModalityType to set the default preset for
The WindowLevelInformation which will be set as default for the given modality
Sets a default WindowLevelInformation to e applied for the given modality
Syntax
public void SetModalityDefaultPreset( 
   ModalityType modality,
   WindowLevelInformation preset
)
'Declaration
 
Public Sub SetModalityDefaultPreset( _
   ByVal modality As ModalityType, _
   ByVal preset As WindowLevelInformation _
) 
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim modality As ModalityType
Dim preset As WindowLevelInformation
 
instance.SetModalityDefaultPreset(modality, preset)

            

            
public: void SetModalityDefaultPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 
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

See Also

Reference

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.