LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AddModalityPreset Method (ModalitySettingsDataSource)

Show in webframe






The Leadtools.Dicom.Common.DataTypes.ModalityType object that the window level information is being set.
The WindowLevelInformation used for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Adds preset window level information for a specified modality type.
Syntax
public void AddModalityPreset( 
   ModalityType modality,
   WindowLevelInformation preset
)
'Declaration
 
Public Sub AddModalityPreset( _
   ByVal modality As ModalityType, _
   ByVal preset As WindowLevelInformation _
) 
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim modality As ModalityType
Dim preset As WindowLevelInformation
 
instance.AddModalityPreset(modality, preset)

            

            
public: void AddModalityPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 
public:
void AddModalityPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType object that the window level information is being set.
preset
The WindowLevelInformation used for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Requirements

Target Platforms

See Also

Reference

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


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